Launch Site GetAwayWiz
This is an entry in the 2012 Rails Rumble. After checking it out, we encourage you
to leave feedback and then take a look at the hundreds of other amazing entries.
By "Quovantis"
Description
Vacations nowadays have lost their rejuvenating value and are more of recuperating from the pre-vacation stress.
By the time you start soaking in the exotic destination you're at, the flight back home is due.
Our aim in building this application is to have a personalized vacation planner which will substitute the clumsy ToDo lists, the Vacation Docket that you prepare with all the great articles, places to visit, contacts, etc. about the place you're going to and will actually help you plan the nitty gritties of your vacation in a collaborative and more intuitive manner.
GetAway is a pun on the phrase "Get Away" where it connotes not only a vacation but also to "break way" from the regular way of doing things.
We believe that planning for a vacation should be as fun as being on it!
After all, being on a holiday should feel like being on a holiday!
Built By
Built With
Interested in seeing what was used to build this application? Resources may include things like open source libraries, third party APIs, and icons.
Ruby 1.9.2
Rails 3.1.3
gem 'mysql2'
gem 'devise'
gem 'private_pub'
gem 'thin'
gem "paperclip", "~> 3.1"
gem "friendly_id", "~> 4.0.1"
gem 'rb-readline'
gem 'tinymce-rails'
gem 'remotipart', '~> 1.0'
gem 'twili...
Ruby 1.9.2
Rails 3.1.3
gem 'mysql2'
gem 'devise'
gem 'private_pub'
gem 'thin'
gem "paperclip", "~> 3.1"
gem "friendly_id", "~> 4.0.1"
gem 'rb-readline'
gem 'tinymce-rails'
gem 'remotipart', '~> 1.0'
gem 'twilio-ruby'
gem 'jquery-rails'
gem 'nested_form', :git => "git://github.com/ryanb/nested_form.git"
gem 'jquery_datepicker'
gem 'turn', '0.8.2', :require => false
gem 'ruby-debug19'
gem 'capistrano'
gem 'capistrano-ext'
2012