lib/proto/model/init.rb in ramaze-2010.06.18 vs lib/proto/model/init.rb in ramaze-2011.01

- old
+ new

@@ -1,4 +1,4 @@ # Here goes your database connection and options: # Here go your requires for models: -# require 'model/user' +# require __DIR__('user')