www.SmarteGuru.com
  Home | Blogs | Recipe | Find a Friend | Discussion Board | Resources | Developers Area | Articles | Health |  Login | Register Now 

Posts Tagged ‘Rails Plugin’

acts_as_rateable Ruby on rails plugin

Tuesday, September 23rd, 2008

Adds acts_as_rateable functionality to ActiveRecord models, which allows you to associate a rating with any model, which you can then use for searching, sorting, etc ie adds the ability to rate/rank arbitrary ActiveRecord model objects

Adds the ability to rate/rank arbitrary ActiveRecord model objects

installation

script/plugin install svn://rubyforge.org/var/svn/rateableplugin/trunk
(more…)

Rails Plugin to Validate (X)HTML and CSS

Monday, September 15th, 2008

Something I have wanted to do for a long time is automatically validate content such as (X)HTML, CSS, atom feeds etc that is generated by the web application. A while ago I put together the assert-valid-asset plugin that allowed you to assert (in functional tests) that the content generated is valid. However you still had to explicitly call the assert. (more…)

Home - About Us - Help - Terms and Conditions - Site Map - Link to Us - Resources - Contact Us
Google Rank Calculator | Suggest developer resource | Suggest Article
All rights reserved © 2007 SmarteGuru.com.