Thorsten Böttger
|
18b6187d6f
|
run ActiveRecord specs only if ActiveRecord is loaded
|
2017-02-10 23:03:19 +11:00 |
|
Thorsten Böttger
|
e29232581d
|
extract test models into their own files
|
2015-05-16 16:46:45 +12:00 |
|
Thorsten Böttger
|
78fe1a4113
|
fix build (missing Logger)
|
2015-05-16 16:32:58 +12:00 |
|
Thorsten Böttger
|
ef70ac53d9
|
aasm_human_event_name is deprecated, use aasm.human_event_name instead
|
2014-11-16 22:59:35 +01:00 |
|
Thorsten Böttger
|
0fb28e50b6
|
get rid of deprecation warning for I18n
|
2014-10-12 17:20:32 +02:00 |
|
Peter M. Goldstein
|
caa9d9dcc7
|
Update specs to use 'expect' syntax using transpec. Loosed gemspec to allow rspec versions greater than 2.14.x
|
2014-01-11 08:10:59 -08:00 |
|
Thorsten Böttger
|
ddc505b9eb
|
provide state.human_name (in addition to state.localized_name)
|
2014-01-11 12:43:10 +01:00 |
|
Thorsten Böttger
|
08d0511c90
|
still supporting Ruby 1.8.7
|
2013-12-01 00:23:34 +01:00 |
|
Thorsten Böttger
|
cbb3d78a80
|
deprecate usage of AASM.aasm_state (setter method)
|
2013-11-30 21:30:07 +01:00 |
|
Thorsten Böttger
|
a4c39d5ade
|
deprecate usage of aasm_human_state (getter method)
|
2013-11-30 20:56:50 +01:00 |
|
Thorsten Böttger
|
d88fa9f2bc
|
refactored SupportClasses away
|
2013-02-22 16:02:40 +13:00 |
|
Thorsten Böttger
|
9244ea02a1
|
reflecting the class structure in the specs as well
|
2012-12-09 22:35:35 +13:00 |
|
Thorsten Böttger
|
d8a4417671
|
removed deprecation warning when localizing aasm state names (look at https://github.com/rubyist/aasm/issues/38 for details)
|
2012-06-06 22:32:52 +12:00 |
|
Thorsten Böttger
|
63f2b10212
|
getting rid of debug output when running the specs
|
2012-05-17 22:39:06 +12:00 |
|
Thorsten Böttger
|
d39406106d
|
make localizer specs independent from others
|
2012-01-16 17:04:03 +01:00 |
|
Thorsten Böttger
|
996f7e9675
|
cleanup
|
2011-12-29 16:23:48 +01:00 |
|
Thorsten Böttger
|
ae98094ee8
|
deprecated AASM#human_state and AASM.human_event_name, which will be removed in AASM version 3
|
2011-11-26 18:56:37 +01:00 |
|
Thorsten Böttger
|
052c79df01
|
locator is a supporting class
|
2011-11-26 18:33:58 +01:00 |
|
Thorsten Böttger
|
55fbd65fa9
|
avoiding naming conflict with using I18n module in AASM'ified class
|
2011-09-10 18:41:48 +02:00 |
|