excid3 / simple_calendar-ajax-example

An example Rails application to demonstrate SimpleCalendar AJAX next/previous links

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleCalendar AJAX Example

simple_calendar is a Rubygem for generating calendars with Rails.

This example shows you how to override the default calendar links to use AJAX when you change calendar views.

Take a look at bd67d655866cb9da1bd061df4146f0fd44b5be96 for the exact steps needed to setup remote links for simple_calendar. The first commit simply sets up the event scaffold and simple_calendar.

About

An example Rails application to demonstrate SimpleCalendar AJAX next/previous links


Languages

Language:Ruby 68.3%Language:HTML 25.0%Language:CSS 4.6%Language:JavaScript 1.7%Language:CoffeeScript 0.5%