Hello Everyone,
Is it possible to create migration along with model.

the descriptions provided in merb-gen model --help.
This is with Merb 1.0.3

$ merb-gen model Test1

 [ADDED]  spec/models/test1_spec.rb
 [ADDED]  app/models/test1.rb

$ merb-gen model --model Test2

 [ADDED]  spec/models/test2_spec.rb
 [ADDED]  app/models/test2.rb

$ merb-gen model --migration Test3

 [ADDED]  spec/models/test3_spec.rb
 [ADDED]  app/models/test3.rb

---
Thanks & Regards,
I.J.K.Dhayalan

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to