Guest User

Untitled

a guest
Feb 19th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. # lib/merb_datamapper.rb
  2.  
  3. # ... normal stuff ...
  4.  
  5. # if we load it in like this it will only be loaded if merb_datamapper is a dependency
  6. Merb.add_generators File.join(File.dirname(__FILE), 'lib', 'generators', 'model')
Add Comment
Please, Sign In to add comment