Craig Buchek
unread,Dec 3, 2007, 3:47:32 PM12/3/07Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Saint Louis Ruby Users Group - Steering
I think the "Working with Designers" would work well as a full group
discussion, much like we ended up doing most of last month. There are
several ways to go about it, and I'm sure most of us will have some
feedback. This could take up most, if not all, of the meeting time.
We'd talked about covering the RoleRequirement plugin at this meeting
or soon there-after.
I'd like to present in a month or 2 on some of the RSpec custom
matchers I've written. But I can't do it this month, as I'm preparing
for a presentation at the December 20th STLLUG. (That presentation
will be on PHP Best Practices, including many things I've learned from
Rails that I apply in PHP.)
There are a few other topics I could present on, several months down
the line:
- Mass assignment of associated data. (Eg. Book has_many Authors, and
book/edit allows editing all the authors' info)
- Using jQuery with Rails for unobtrusive JavaScript
- validation_reflection plugin
- Meta-programming (open classes, class_eval, module_eval,
define_method, etc.)
- Maintaining a base/sample Rails app
- Building in view -> controller -> model order, instead of the
reverse
Other topics that I'd like to see covered:
- New features in Rails 2.0 (overview and/or in-depth)
- auto_migrations plugin
- Alternative ORMS (DataMapper, Og, Sequel, etc.)
- Alternatives to Rails (Camping, ERB, etc.)
- rcov
- fuzzing
- will_paginate plugin
- DrySQL and/or Magic Models generator
- Using FormBuilders in Rails
- Deploying Rails apps
Craig