Hello Everyone,
Today, where lots of people are shifting from older versions of ruby to the newer and stable one i.e 1.9.2 and rails 3. I am also shifting to this, and would like to share my thoughts and opinions about upgrading, its advantages, hurdles and future concerns.
To try this.. I am using both Linux (Ubuntu) and Windows (windows 7).
Let’s cover each topic in detail
- Setting up Ruby-1.9.2
- What’s new in Ruby-1.9.2
- Few of the working ruby code
- Setting up Rails-3 with Ruby-1.9.2
- Setting up Passenger or Apache with Rails-3
- A sample application in Ruby-1.9.2 and in Rails-3, featuring:
- Authentication
- Image Upload
- Pagination
- Facebook Integration
- Twitter Integration
- Google Earth integration
- Post with Title and tags
I may cover this using different articles.
Meanwhile, there is an Rails-3 Application created by me, which is currently on Github. I would request, if someone is interested to see the changes Rails-3 has introduced, please download the application and run it on your local. Here is the path for it: https://github.com/puneetpandey/file_upload
Prerequisites:
1. Ruby 1.8.7 or higher
2. Rails-3
3. Mysql Database