Skip to content

A gem to add Fullcalendar Jquery into the asst pipeline of 3.1 and higher

Notifications You must be signed in to change notification settings

teefax/fullcalendar-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fullcalendar-rails

Easily setup and use Fullcalendar jquery (1.5.2) with rails 3.1 and greater. The version number 1.5.2 corresponds to the version of Fullcalendar that comes with the gem.

Rails Setup

This gem uses the asset pipeline provided by sprockets in rails3.1 and greater.

Installation

In your Gemfile, add this line:


gem "fullcalendar-rails"

Then run the following commands:


bundle install

rails g fullcalendar:install  

*This gem is Free as air! so enjoy. For Fullcalendar Jquery, read their license. *

About

A gem to add Fullcalendar Jquery into the asst pipeline of 3.1 and higher

Resources

Stars

Watchers

Forks

Packages

No packages published