Some tests for users controller, and fixed users#index
This commit is contained in:
parent
adfa9cc871
commit
4955481f14
9 changed files with 84 additions and 10 deletions
|
|
@ -81,6 +81,7 @@ GEM
|
|||
thor
|
||||
d3_rails (3.4.6)
|
||||
railties (>= 3.1.0)
|
||||
database_cleaner (1.2.0)
|
||||
devise (3.2.4)
|
||||
bcrypt (~> 3.0)
|
||||
orm_adapter (~> 0.1)
|
||||
|
|
@ -305,6 +306,7 @@ DEPENDENCIES
|
|||
cocoon
|
||||
coveralls
|
||||
d3_rails
|
||||
database_cleaner
|
||||
devise
|
||||
factory_girl_rails
|
||||
formtastic (~> 2.3.0.rc3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue