Hey I'm new to rails, so not sure what I'll end up using, but in addition to the above I found this:
https://github.com/leshill/rails3-app Seems to include most things people end up using and a nice way to start a new rails project. Also coffeescript + node.js + rails seems to be getting more and more popular: http://blog.nicolasblanco.fr/2010/12/13/you-should-already-use-coffeescript-in-your-rails-app As for permissions I believe this is built on top of cancan to give true role based permissions: https://github.com/kristianmandrup/cream Also, not strictly needed or directly relevant to rails, but these look interesting: Job Queue: https://github.com/cheerfulstoic/job_boss MongoDB and Rails: http://mongoid.org/ Command line argument parsing: https://github.com/injekt/slop Time Tracking: https://github.com/samg/timetrap Happy coding :) On Jan 7, 11:29 am, msp <[email protected]> wrote: > Thanks for the suggestions all.. gives me a few new angles to investigate. > > The Ruby Toolbox site looks really interesting. > HAML/SASS I'm comfortable with but I wasn't aware of the Grid/Blueprint > stuff. > > Best > > Matt -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

