Ryan Fitzgerald
|
595493ef9b
|
Add spec for recognize-path behavior
|
2014-11-22 23:17:43 -08:00 |
|
Ryan Fitzgerald
|
17e1096155
|
Update Appraisals, remove Ruby 1.8 and 1.9.2 support
|
2014-11-22 23:10:58 -08:00 |
|
Ryan Fitzgerald
|
1f1d053090
|
Implement show-model command for displaying one model
|
2013-07-20 22:15:43 -07:00 |
|
Kyrylo Silin
|
1c9166a37d
|
Implement recoginze-path command
|
2013-05-19 12:29:32 +03:00 |
|
Kyrylo Silin
|
10c0fd2650
|
ShowModelsSpec: fix failing test
For some strange reason it is showing wrong results because `Pry.color`
at the moment of the `show-models` command invocation is set to true.
|
2013-05-19 10:33:24 +03:00 |
|
Kyrylo Silin
|
6ef5963eba
|
SpecHelper: get rid of the minitest warning
The warning is: "Warning: you should require 'minitest/autorun' instead"
|
2013-05-19 10:32:57 +03:00 |
|
Ryan Fitzgerald
|
16de581516
|
Update spec to match inverted output
|
2013-04-08 00:15:50 -07:00 |
|
☈king
|
e5e145af31
|
Add Mongoid spec to regain coverage
|
2013-04-01 01:22:49 -05:00 |
|
☈king
|
34fda2ccaf
|
Omit non-matching models from --grep output
|
2013-04-01 00:33:25 -05:00 |
|
☈king
|
0a8f16790c
|
Tolerate difference in Mongoid output w/r/t _type
|
2013-03-31 22:55:21 -05:00 |
|
Ryan Fitzgerald
|
f10e08acab
|
Avoid warnings by not initializing the console more than once
|
2012-09-23 15:40:51 -07:00 |
|
Ryan Fitzgerald
|
c3feb6f3d8
|
1.8 compatibility and Readme updates
|
2012-09-23 15:29:39 -07:00 |
|
Ryan Fitzgerald
|
16c0f2a459
|
Move and test show-middleware
|
2012-09-23 15:28:49 -07:00 |
|
Ryan Fitzgerald
|
2f6981216c
|
Move and refactor show-routes
|
2012-09-23 15:28:49 -07:00 |
|
Ryan Fitzgerald
|
f26477de96
|
Re-add color to both AR and Mongoid
|
2012-09-23 15:28:49 -07:00 |
|
Ryan Fitzgerald
|
02da9d5018
|
Refactor and test mongoid models (w/o color for now)
|
2012-09-23 15:28:49 -07:00 |
|
Ryan Fitzgerald
|
9208a850a1
|
Refactor AR show-model and test --grep
|
2012-09-23 15:28:49 -07:00 |
|
Ryan Fitzgerald
|
72694e070f
|
Move and test show-models
|
2012-09-23 15:28:49 -07:00 |
|
Ryan Fitzgerald
|
08fe828203
|
Redo testing setup, including tests for railtie
|
2012-09-23 15:28:42 -07:00 |
|