Jun05
Meeting: Tuesday, June 12th @ 7pm
Greetings Austin Railers!
For June, we will have a RailsConf recap from those of you who attended the 2nd Annual Rails Conference in Portland. Fun times!
We will also have a presentation from Mike Perham on ActiveScaffold, a Rails plugin for generating AJAXy CRUD.
never fun and quite often tedious. One key attribute for a good user interface is consistency but it still takes a knowledgeable and diligent development team to create the web pages which follow through on that design. ActiveScaffold is a plugin for Ruby on Rails (aka Rails) which provides dynamic model-based view generation. Instead of having to create pages by hand which display your models, ActiveScaffold will introspect your ActiveRecord models and dynamically generate a CRUD (create, read, update, delete) user interface for managing those objects.
Continue reading »