Community Page
- blog.peteonrails.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- This is a good example of how mysterious finds can be solved with a little effort. Note that the Capital of Vermont <a href="http://www.hrsaccountlogin.com">hrsaccount</a> is...
- I'm not sure what you've done wrong. Can you post a link to a gist or other online snippet so I can see your code? Thanks, --Pete
- The :order in the tally doesn't seem to work? Where have i done wrong?
- Oddly enough, a full year later, I write my blocks like the second example. Feh.
- Hey Pete, loving this plugin. I used it to get this site up and running quite quickly: http://buyersvote.com So thanks for contributing it! One comment I wanted to share: one more feature I was...
Jump to original thread »
RESTful applications built with script/generate have a lot of repetitive code. Each generated controller will define default “index” “create” “new” “update” and “destroy” methods that looks similar from controller to controller.
There are at least FOUR plugins that aim to DRY up RESTful ... Continue reading »
There are at least FOUR plugins that aim to DRY up RESTful ... Continue reading »
1 year ago
1 year ago
1 year ago
1 year ago
If I were to land on a team with three other developers, it's possible that each of us might know the nuances of a different framework. I'd bet that the team would burn a lot of valuable time picking a DRY controller framework, instead of writing useful code. Then 3/4 of the team would have to spend a few hours learning the new conventions.
I predict that one of these frameworks will eventually be folded in to the Rails framework itself.
On an unrelated topic: How do you know Brent?
4 months ago