search for: event_calendar

Displaying 6 results from an estimated 6 matches for "event_calendar".

2010 Nov 05
3
non event_calendar
What am I missing here, trying to get the event_calendar plugin working with my existing app. Have installed the plugin, which I guess is a good start, then this... class Booking < ActiveRecord::Base has_event_calendar :start_at_field => ''arrival_date'', :end_at_field => ''departure_date'' Route... map.avai...
2012 Aug 16
0
Event_Calendar
I have already used Event_calendar Gem with Rails 3, but I would like to change the color of each event type either with code or css Can anyone help me? https://github.com/elevation/event_calendar/ -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this g...
2013 May 17
1
Heroku - Event_Calendar - preventing assets precompile
My App is hosted currently on Heroku, and I attempted to use elevation/event_calendar <https://github.com/elevation/event_calendar> to display events because it supported multiday events. I had it working locally and looking great, but when I tried to push it to the server, it caused error during the assest precompile. This in turn brought the whole site down. I had to rol...
2011 Jun 17
0
.js.erb not being parsed by .erb first
I am trying to dynamically include a javascript file based on a configuration option however I keep getting this error: Error compiling asset application.js: ArgumentError: wrong number of arguments (3 for 1) (in c:/Users/Dieter/Documents/event_calendar/vendor/assets/javascripts/event_calendar.js.erb:1) when trying to run this code: //<% require ''event_calendar'' %> //= require <%= EventCalendar.config.javascript %>-calendar I am currently using Rails 3.1.0.rc4 Dieter Lunn http://ubiety.ca -- You received this me...
2011 May 31
1
Calendars in Rails
...ctions). The events will belong to users. One requirement is that users could filter which other users events they want to see (different colors for each user will be a nice to have). After some reading, I finish up with these two options (open to more suggestions): - https://github.com/elevation/event_calendar - Using FullCalendar, something like this for example: https://github.com/vinsol/fullcalendar_rails I will be very thankful if anyone could recommend a gem/way to go. Any opinion are welcome. Thanks. -- You received this message because you are subscribed to the Google Groups "Ruby on Ra...
2011 Jul 05
9
How to implement a schedule of recurring events?
Hello, I am fairly new to Ruby and Ruby on Rails. I am creating an application that "has many :groups", each with their own schedule of events. This is a little different than a calendar of events, since these events recur every week and do not have a specific date. So for example, I need to display a schedule for one group that looks like this: Group A''s Activities - Monday