move repositories models to app/repositories and abstract the commom behavior for lib/repository
Showing
- app/repositories/in_memory/user_repository.rb 0 additions, 0 deletionsapp/repositories/in_memory/user_repository.rb
- app/repositories/orient_db/user_repository.rb 0 additions, 0 deletionsapp/repositories/orient_db/user_repository.rb
- lib/repository/environments.rb 3 additions, 3 deletionslib/repository/environments.rb
- lib/repository/repository.rb 1 addition, 1 deletionlib/repository/repository.rb
- test/repository/environments_test.rb 24 additions, 0 deletionstest/repository/environments_test.rb
- test/repository/repository_test.rb 0 additions, 0 deletionstest/repository/repository_test.rb
Loading
Please register or sign in to comment