Web Hosting Blog

Blog for Web Hosting Issues, FAQ’s, Tutorials and Troubleshooting, Blogging

Entries for the ‘Ruby & Rail’ Category

Difference Between Windows and Linux Web Hosting : Choosing The Right One

If a user is planning to launch a website, s/he will needs to decide on a web host and a best suited package. And with so many options available in the Web Hosting industry, both in terms of the number of hosts and the types of packages, this can be quite confusing.
An Explanation : [...]

Understanding Ruby On Rails.

Ruby On Rails or RoR or Rails is an open source web application framework used for Ruby programming language. It is used by developers for short client driven projects.

Rails uses Model View Controller (MVC) type of architecture which can organize application programming. Rails provide scaffolding which is capable of constructing some models and views [...]