Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Jordan Clarke
Jordan Clarke
23,464 Points

Ruby Calendar

Hi all.

I'm looking for a bit of help with a project I'm working on.

Need to create or find a calendar system for a website that will be taking bookings for a holiday home. So it can be updated on the back-end to show when it's available and such.

I'd like it to be in Ruby just because this is what I'm working with at the moment.

If anyone has any ideas or suggestions, please let me know.

Thanks Jordan

1 Answer

Here ya go! Always check ruby-gems / ruby toolbox first to see if someone else has solved your issue for ya :)

Let me know how it turns out. https://www.ruby-toolbox.com/categories/calendars

Jordan Clarke
Jordan Clarke
23,464 Points

Thats brilliant, thanks very much.