My favorites | Sign in
Project Home Wiki
Search
for
OtherInstallMethods  
Updated Mar 6, 2010 by shih....@gmail.com

Install as a git submodule

git 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.

Comment by odiss...@gmail.com, Oct 28, 2008

Any other way to install it?

Comment by project member timchar...@gmail.com, Oct 28, 2008

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.

Comment by phil.ros...@gmail.com, Apr 12, 2010

Its also available as a rails gem, no?

Comment by project member shih....@gmail.com, Apr 13, 2010

Yes - gem install calendar_date_select. I have updated the main page to include this information as well. Thanks.

Comment by mprabhu...@gmail.com, Jul 8, 2010

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

Comment by petc...@gmail.com, Aug 20, 2010

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!

Comment by nithinak...@gmail.com, Dec 22, 2010

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.

Comment by nithinak...@gmail.com, Dec 22, 2010

i am using mysql, is migrate folder has to do some thing with this.


Sign in to add a comment
Powered by Google Project Hosting