Ruby on Rails Friday, September 26, 2014

im after somebody who is an expert at Ruby on Rails with calendars
(prefereably the "fullcalendar" gem). I am wanting to display
information on my calendar so that the attributes "name:, email:,
mobile:, category:, other:
" and "name_of_song: link_to_song:"
will appear on the calendar on a weekly basis. They wll be selectable
to the admin, but to the users they will be only viewable.
(note all will be strings)

I have a table called Users:
Name:
email:
password:
admin
Name:
email
password


I have a table called Members which will include:
name:,
email:,
mobile:,
category:,
other:

a separate songs table which has:
name_of_song:
link_to_song:


Someone please help?

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a42f698abb17d457fa2d571591b32b34%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment