Re: [Rails] EventCalendar

2012-05-21 Thread Walter Lee Davis
On May 21, 2012, at 11:07 AM, faelvieir...@yahoo.com.br wrote: > Hello, I'm using the gem EventCalendar an application. The example is > running perfectly. > > class CreateEventsdef change > create_table: events do | t | > > t.date: start_at > t.date: end_at > t.boolea

[Rails] EventCalendar

2012-05-21 Thread faelvieir...@yahoo.com.br
Hello, I'm using the gem EventCalendar an application. The example is running perfectly. class CreateEvents http://groups.google.com/group/rubyonrails-talk?hl=en.