|
OtherInstallMethods
Install as a git submodulegit submodule add git://github.com/timcharper/calendar_date_select.git vendor/plugins/calendar_date_select Not using rails 2.1?git clone git://github.com/timcharper/calendar_date_select.git vendor/plugins/calendar_date_select && rm -rf vendor/plugins/calendar_date_select/.git Don't have git?Packages exist for most OS's (including Windows and Mac OSX). Go here find one. Don't want to install git?You can download CDS from the Github download section. Both tar and zip formats are available. Just extract the package to your rails application, under vendor/plugins, so that the directory vendor/plugins/calendar_date_select exists. |
► Sign in to add a comment
Any other way to install it?
yes, I'll call you and punch the bits over in morse code, and you can inscribe them on to your hard drive.
ok - I'm kidding. This is it. I'm thinking tar or zip is as universal as it can get.
Its also available as a rails gem, no?
Yes - gem install calendar_date_select. I have updated the main page to include this information as well. Thanks.
i couldn't know how to use and y need the git? Pls need the detailed description about the usage and how to install in my local machine
This plugin just does not work. Jruby 2.3.4 says calendar_date_select is an undefined variable!!!! Is this site still active? Many of the the other sites that claim to have jruby calendars are very very old...2006..2007 etc. So I don't know if the plugin that I downloaded from here is compatible with my version of jruby.....please help..cant get it working!
I am a novice in rails programming, i have an existing application which needs a calender to be embedded in a web form. How can i go ahead and integrate it with the existing application. I have downloaded the zip file but i dont have git in my system. I know it is a basic doubt, can any body help in this regard.
i am using mysql, is migrate folder has to do some thing with this.