Here is a letter from RubyConf Uruguay organizers:
Author Archive
Noob Git tips & tricks for Ruby on Rails development ease
TIP 1
If you want to delete a branch and switch to another one and you have a problem like:
error: UntrackedRead the Rest…
Ruby on Rails plugin: params_persistence
Ever had a need to store params in some more reliable way than putting it in the Active record session? You should check the params_persistance plugin.
Ruby on Rails Dragonfly – new approach on image handling
The significant difference between Dragonfly and other solutions is: Dragonfly generate images on the fly as opposed to when uploaded.
Ruby on Rails plugin called NoContactAllowed!
This plugin is just a set of some simple regular expressions that let you prevent users from posting their contactRead the Rest…
Uploading a plugin developed in Ruby on Rails to GitHub
If you are a Ruby on Rails developer than this is a perfect example of how to create a RubyRead the Rest…
Smallest Article Management Plugin for your Ruby on Rails applications
This plugin enables you to have a simplest articles based on a list structure for a Ruby on Rails application that you develop.
RDropbox: Dropbox for Ruby on Rails Developers
Dropbox is a large file hosting service that provides synchronized backup and file hosting to it’s users. Now you can include a RDropbox library into you RoR application to take advantage of the official Dropbox API from Ruby.
RoR development with jQuery
By default, Rails includes Prototype and Scriptaculous javascript libraries. It may happen that you may prefer jQuery. There is nothing impossible with rails.
Living on the Edge: Ruby on Rails 3.0 third beta released!
As some of our readers may already noticed, we have Rails 3.0 third beta released. So… what’s new in mentioned Rails 3.0 beta release? Mostly, you’ll find extractions to plugins, of what has been Ruby on Rails core framework features.







