calendar_helper:用于 Ruby 的日历生成插件

时间:2024-07-23 23:58:38
【文件属性】:

文件名称:calendar_helper:用于 Ruby 的日历生成插件

文件大小:15KB

文件格式:ZIP

更新时间:2024-07-23 23:58:38

Ruby

CalendarHelper 说明: 一个用于创建 HTML 日历的简单助手。 “calendar”方法将自动用于您的 Rails 视图模板,或者可以与 Sinatra 或其他 web 应用程序一起使用。 一些示例样式表是通过 Rails 资产管道提供的。 使用以下之一添加到您的主样式表: /* *= require 'calendar_styles/grey' * OR *= require 'calendar_styles/red' * OR *= require 'calendar_styles/blue' */ 概要: # Simple calendar ( :year => 2005 , :month => 6 ) # Set table class calendar ({ :year => 2005 , :month => 6 , :table


【文件预览】:
calendar_helper-master
----.travis.yml(264B)
----History.rdoc(892B)
----calendar_helper.gemspec(1KB)
----Rakefile(396B)
----test()
--------test_calendar_helper.rb(7KB)
----init.rb(47B)
----app()
--------assets()
----README.rdoc(2KB)
----.rvmrc(381B)
----Gemfile(25B)
----.gitignore(58B)
----lib()
--------calendar_helper.rb(13KB)
----MIT-LICENSE(1KB)

网友评论