# Fullcalendar::V2::Rails Fullcalendar plugin pipeline ## Installation Add this line to your application's Gemfile: ```ruby gem 'fullcalendar-v2-rails' ``` And then execute: $ bundle Or install it yourself as: $ gem install fullcalendar-v2-rails ## Usage TODO: Write usage instructions here