Sha256: f509eba947a8e5ace522758a4e7415e5c522ec5e0e5cef77884240f099712e99
Contents?: true
Size: 895 Bytes
Versions: 1
Compression:
Stored size: 895 Bytes
Contents
Gem::Specification.new do |s| s.name = "calendar_date_select" s.version = "1.10.9" s.date = "2008-06-24" s.summary = "A popular and flexible JavaScript DatePicker for RubyOnRails" s.email = "timcharper@gmail.com" s.homepage = "http://github.com/timcharper/calendar_date_select" s.description = "CalendarDateSelect is semi-light-weight and easy to use! It takes full advantage of the prototype.js library, resulting in less code, but maintaining a great deal of functionality. Project site: http://code.google.com/p/calendardateselect/" s.has_rdoc = false s.authors = ["Tim Harper"] s.platform = Gem::Platform::RUBY s.files = Dir[ 'CHANGELOG', 'calendar_date_select.gemspec', 'init.rb', 'MIT-LICENSE', 'README', 'js_test/**/*', 'lib/**/*', 'public/**/*', 'test/**/*' ].to_a s.test_files = Dir['test/test_*.rb','test/**/*test.rb'] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
artmotion-calendar_date_select-1.10.9 | calendar_date_select.gemspec |