Oct 6, 2013
Implement Calendar In Rails
Calendar helps us to display the information of anytype for a month or week or day.In your rails application you can easily integrate calendar using “simple_calendar” gem.
Here are the steps to integrate calendar in your rails app:
Step 1
Add the gem in…
View Post









