Rails House Blog

Syndicate content
Blog Listing - Railshouse.com
Updated: 2 hours 29 min ago

Integrating fckeditor on mephisto

Fri, 05/08/2009 - 02:19
After configuring mephisto blogging application from previous post from Priyanka (http://blog.railshouse.com/2009/2/26/Integrate-Mephisto-with-Rails), you will notice that text formating options available with mephisto are not so user friendly and you will have tough time while formatting text, including images in your blogs. And you will require a wysiwyg editor for formatting text of your blogs w ..
Categories: Rails House

Top Open Source Ruby On Rails Projects

Fri, 05/08/2009 - 02:19
“Ruby on Rails, often shortened to Rails or RoR, is an open source web application framework for the Ruby programming language. It is intended to be used with an Agile development methodology which is used by web developers for rapid development…” Wikipedia (http://en.wikipedia.org/wiki/Ruby_on_Rails) Ruby on Rails has already created a buzz in the web development and challenged the capa ..
Categories: Rails House

Re-installing all gems automatically

Fri, 05/08/2009 - 02:19
Today while working on rails application I figured out that some of the gems are not configured/installed properly and there older versions are also installed. So I decided to reinstall all installed gems. But I wondered there is no way to automatically reinstall all the gems. What I have to do is first uninstall all the gems one by one then reinstall gems manually. This manual process was t ..
Categories: Rails House

Top Open Source Ruby On Rails Projects

Thu, 04/16/2009 - 14:13
“Ruby on Rails, often shortened to Rails or RoR, is an open source web application framework for the Ruby programming language. It is intended to be used with an Agile development methodology which is used by web developers for rapid development…” Wikipedia (http://en.wikipedia.org/wiki/Ruby_on_Rails) Ruby on Rails has already created a buzz in the web development and challenged the capa ..
Categories: Rails House