Rails Calendar with spanning Events -


i in need build calendar allows events span multiple days.

i have used ryan bates railscast http://railscasts.com/episodes/213-calendars-revised setup display event start date.

is there easy way build off allow event span multiple days?

people have suggested full calendar alternative, data relies heavily on conditions built within controller advises events show on particular page.


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -