excid3 / simple_calendar

A wonderfully simple calendar gem for Rails
http://excid3.github.io/simple_calendar
MIT License
1.58k stars 268 forks source link

Add test/dummy Rails application with example calendar views #292

Closed excid3 closed 1 year ago

excid3 commented 2 years ago
  1. Generate a new Rails plugin
  2. Copy the test/ folder over to simple_calendar
  3. Add an Event model to test/dummy
  4. Add routes, controllers, and views for different types of calendar views