with the new rails you can apply a templates when generating a rails application: http://m.onkey.org/2008/12/4/rails-templates
then I took following description http://www.rowtheboat.com/archives/32 to write such templates setting up rails to use datamapper instead of active_record. I ran into some issues with dm-more/rails_datamapper which gets hopefully accepted: http://datamapper.lighthouseapp.com/projects/20609-datamapper/tickets/804-patch-rails_datamapper-get-it-to-run-with-rails-230 the templates is here I would like to contribute it to http://github.com/jeremymcanally/rails-templates but for this it should work with the latest datamapper gems and it does not. the main reason is that dm-more/rails_datamapper is not a gem yet. I personally think such a templates can ease the start of a new rails project with datamapper, even until rails-3.0 comes out. so my biggest question is when is the next datamapper release planned or is there a way to upload a gem for dm-more/rails_datamapper with the current version 0.9.10 with regards Kristian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" 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/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
