The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Rails plugin updates on the way: label and export plugins

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Eric Stewart

Posts: 72
Nickname: estewart
Registered: Dec, 2003

Eric Stewart is software developer from Austin, Texas.
Rails plugin updates on the way: label and export plugins Posted: Feb 22, 2006 2:09 PM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Eric Stewart.
Original Post: Rails plugin updates on the way: label and export plugins
Feed Title: Ponderings On Ruby
Feed URL: http://blog.eric-stewart.com/category/programming-ruby.rss
Feed Description: This is the Ruby related section of Eric Stewart's weblog. These entries will be the commentary of a long time Java/C++ programmer that started exploring Ruby in 2003.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Eric Stewart
Latest Posts From Ponderings On Ruby

Advertisement

Lately I’ve been trying to make time to finish some plugin updates and get a new one out the door.

Label Helpers

A few responses have come in on the label_helpers plugin, including a contributed patch. I need to track down one report of problems with the error inclusion that I received without many details. If you have encountered this issue please send me more information and include your version of Rails.

Acts As Exportable

I have done some work on making ActiveRecord objects easier to use in exporting data, such as producing csv export files. At this point the code works well for my needs but will need a bit of work to be more generally applicable. I hope to have something out very soon.

Plugin Usage

Not surprisingly, the label_helpers plugin has been getting much more attention than assert_accessible. Web accessibility is unfortunately still not a priority to most web developers. At this point the numbers are:

  • assert_accessible – 12 downloads
  • label_helpers – 70+ downloads

See my projects page for more details.

Technorati Tags: ,

Read: Rails plugin updates on the way: label and export plugins

Topic: Empowerment Leads to Happiness and Confidence Previous Topic   Next Topic Topic: City of God

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use