public
Rubygem
Description: A popular and flexible JavaScript DatePicker for RubyOnRails (and others)
Homepage: http://code.google.com/p/calendardateselect/
Clone URL: git://github.com/timcharper/calendar_date_select.git

git-svn-id: https://calendardateselect.googlecode.com/svn/trunk@361 
4972a71b-da31-0410-b7dd-373b726a5e75
timcharper (author)
Mon Mar 10 16:45:00 -0700 2008
commit  57e687e7c0bc5fef723ba7021436426ee13dd9bb
tree    eec17f2d17be4352f9f0a0df0a29f4d75a42c5cb
parent  30422d256ab2339ce764eecebc1310687a1175d7
...
1
 
2
3
4
...
 
1
2
3
4
0
@@ -1,4 +1,4 @@
0
-ss%w[calendar_date_select includes_helper].each { |file|
0
+%w[calendar_date_select includes_helper].each { |file|
0
   require File.join( File.dirname(__FILE__), "lib",file)
0
 }
0
 

Comments

    No one has commented yet.