My favorites | Sign in
Google
Projects on Google Code Results 1 - 9 of 9
DasPermalinkor ============== Need cool SEO-friendly permalinks? DasPermalinkor is your tool. Example ======= # in an active record class das_permalinkor #if your permalink field is named 'permalink' das_permalinkor :name => :field_name #if you want to specify the fieldname to store ...
Easily Migrate ============== 1. Have you ever gotten into a failure state on a migration and needed to set the db version manually? A: Why should you login and manually run sql just to do this, now there is a rake task for it. Use db:version:set 2. Have you ever wanted an easy way to ...
A Rails plugin to display a progress bar (animated or not). This is based on jsProgressBarHandler 0.3.1 from Bramus ([http://bram.us his website]). Demo? Look at [http://www.bram.us/demo/projects/jsprogressbarhandler/ Bramus Demo Page] Installation? Simply run `script/plugin install http://...
=The Flux Validator= ===version 0.9.0=== The Flux Validator is a handy, Ajax based form validation plugin for Rails. The Flux Validator auto-magically validates forms against their models and displays a list of error messages for each invalid field, all without a page refresh. The Flux Valida...
Rails plugin to workaround for fixing output result of 'to_yaml' method treats multibyte UTF-8 string(such as japanese) as binary. = moved to github = http://github.com/kakutani/yaml_waml/tree/master
= HasManyWithArgs An association that returns records based on arguments. Usage: class User has_many_with_args :messages_from :user, :class_name => 'Message', :conditions => { :user_id => '#{user.id}' } end Supports association extensions: class User h...
Facilitates the quick and easy inclusion of Google Maps in your Rails views.
This plugin migrate to GitHub http://github.com/danielvlopes/swfobject_helper/tree/master
The current home of RFacebook is still on Rubyforge: http://rubyforge.org/projects/rfacebook