Ruby on Rails Saturday, September 27, 2014

On Sep 26, 2014, at 9:07 AM, Mohammed Rashid <lists@ruby-forum.com> wrote:

> 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?

What have you tried so far? Can you post a gist of what you're trying, and show how it isn't working the way you expect? Or are you looking for someone to design this for you?

Walter


--
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/477E3397-F8AF-46F7-9724-AD7C85EE2E7E%40wdstudio.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment