Adam Meehan
|
bbb16cb093
|
Mongoid 3.0 appraisal and failing specs
|
2012-10-15 20:36:01 +11:00 |
|
Adam Meehan
|
b463b4356a
|
Update rdoc require
|
2012-10-15 08:46:11 +11:00 |
|
Adam Meehan
|
7dd579b0e0
|
Get rid of this silly constant for nil array value
|
2012-10-15 08:45:57 +11:00 |
|
Adam Meehan
|
5becd7886b
|
Removing silly class variables from config module
|
2012-09-14 18:44:35 +10:00 |
|
Adam Meehan
|
2225c747e1
|
DRYing up some specs
|
2012-08-26 16:38:00 +10:00 |
|
Adam Meehan
|
a1dfbf5d7d
|
v3.0.14
|
2012-08-23 18:40:47 +10:00 |
|
Adam Meehan
|
02fbdc6028
|
Fix for validates :timeliness form to add attributes to plugin set
|
2012-08-23 18:38:33 +10:00 |
|
Adam Meehan
|
4fe22458d3
|
Add mongoid appraisals
|
2012-08-23 18:37:38 +10:00 |
|
Adam Meehan
|
8c698be4c4
|
v3.0.13
|
2012-08-21 10:56:46 +10:00 |
|
Adam Meehan
|
091e7ecfa0
|
Tweak AR specs
|
2012-08-21 10:53:54 +10:00 |
|
Adam Meehan
|
8168bcbd3a
|
Ignore more lock files
|
2012-08-19 22:59:40 +10:00 |
|
Adam Meehan
|
973bbfa82c
|
Moving back to plugin cache for ActiveRecord
This simplifies the code a lot and fixes the issues with date and time
colummns when using the plugin parser.
Add appraisals for all rails 3 versions
|
2012-08-19 22:57:19 +10:00 |
|
Adam Meehan
|
62557e7e04
|
Allow any validated attribute to pass timezone aware check in AR
|
2012-08-09 12:53:29 +10:00 |
|
Adam Meehan
|
fd73c4eccd
|
README touch ups
|
2012-08-09 11:55:53 +10:00 |
|
Adam Meehan
|
7bcdea1738
|
RSpec config cleanup
|
2012-07-13 21:43:29 +10:00 |
|
Adam Meehan
|
8898b8686c
|
v3.0.12
|
2012-06-23 19:06:38 +10:00 |
|
Adam Meehan
|
aad2db8662
|
Remove unused cargo culted generator method
|
2012-06-23 18:58:33 +10:00 |
|
Adam Meehan
|
8e08cbf6e4
|
Fix load order issue for AR extension using Railite
|
2012-06-23 18:58:01 +10:00 |
|
Adam Meehan
|
8dd607975b
|
v3.0.11
|
2012-04-01 16:48:53 +10:00 |
|
Adam Meehan
|
b6acda539f
|
v3.0.10
|
2012-03-29 13:45:40 +11:00 |
|
Adam Meehan
|
4aa20bb002
|
Stricter method signature for _timeliness_raw_value_for to take string
Add basic validation specs to each ORM shim
|
2012-03-29 13:00:28 +11:00 |
|
Adam Meehan
|
df12d6dad0
|
v3.0.9
|
2012-03-26 22:00:12 +11:00 |
|
Adam Meehan
|
f11255a7a3
|
Fix multiparameter extension to not allow partial dates as per ActiveRecord implementation.
|
2012-03-26 20:22:09 +11:00 |
|
Adam Meehan
|
a6a3dff4d4
|
Revert "Move AR railtie hook outside of initializer to avoid late inclusion of shim"
This reverts commit 48fd72ae5b.
|
2012-02-24 11:52:58 +11:00 |
|
Adam Meehan
|
ff594d5873
|
Tighten up mongoid shim for reload override in 1.8.x and 1.9.x
|
2012-02-06 22:48:29 +11:00 |
|
Adam Meehan
|
8c1ba048df
|
Refactor timeliness method definition
|
2012-02-06 22:47:08 +11:00 |
|
Adam Meehan
|
48fd72ae5b
|
Move AR railtie hook outside of initializer to avoid late inclusion of shim
|
2012-02-06 22:45:01 +11:00 |
|
Adam Meehan
|
43f49076fb
|
Changed multiparameter implementation to be more like AR 3.1 but backwards compatible
Specs improved to not make direct call to multiparameter method.
|
2012-02-02 09:00:14 +11:00 |
|
Chris Griego
|
64a7440de4
|
Fix multiparameter extension to work with ActiveRecord 3.1
|
2012-02-02 08:54:39 +11:00 |
|
Chris Griego
|
2702ec3266
|
The ActiveRecord extension now returns the original return value for .define_attribute_methods
This helps other extensions, like PermalinkFu, which depend on the return value
|
2012-02-02 08:44:22 +11:00 |
|
Adam Meehan
|
20549c7acd
|
Setup bundler in the rake file
|
2012-02-01 21:30:57 +11:00 |
|
Adam Meehan
|
4acd0180f9
|
Add specs for allow_nil and allow_blank with attribute value cache active
|
2012-02-01 21:25:42 +11:00 |
|
Adam Meehan
|
3f4615e053
|
scope a spec to AR version
|
2012-02-01 21:25:05 +11:00 |
|
Adam Meehan
|
84316bc73a
|
Refactor AR shim for v3.1 checks
|
2012-02-01 21:24:38 +11:00 |
|
Adam Meehan
|
5be45b00db
|
Hook into undefine_attributes_methods to remove timeliness methods as well
|
2012-02-01 20:38:05 +11:00 |
|
Adam Meehan
|
f8aeeca0a9
|
A fix for ActiveRecord 3.1.x and plugin parser not working together (issue #52)
|
2012-01-26 22:44:01 +11:00 |
|
Adam Meehan
|
f5e2deeb73
|
Add credit in changelog
|
2011-12-24 17:53:07 +11:00 |
|
Adam Meehan
|
acd10f7b64
|
v3.0.8
|
2011-12-24 17:50:22 +11:00 |
|
Adam Meehan
|
68b2579ca0
|
Merge pull request #61 from carlosantoniodasilva/rails-3.2-deprecation-warnings
Remove deprecated InstanceMethods module when using AS::Concern
|
2011-12-22 23:00:25 -08:00 |
|
Carlos Antonio da Silva
|
7a784a6c54
|
Remove InstanceMethods module when using AS::Concern, as it was deprecated in 3.2
|
2011-12-20 20:52:33 -02:00 |
|
Adam Meehan
|
907fd3e439
|
Fix for Mongoid shim for reload which was nicely moved into a module to allow super
|
2011-12-10 17:46:35 +11:00 |
|
Adam Meehan
|
e44e9d2f11
|
v3.0.7
|
2011-09-21 21:41:01 +10:00 |
|
Adam Meehan
|
86b7bc4829
|
Fix before_type_cast for non-dirty attributes (issue #52).
Only use before_type_cast implementation if earlier than 3.1.0 which has
it's own working version for date/time fields now.
|
2011-09-21 21:28:53 +10:00 |
|
Adam Meehan
|
34824bbbab
|
Specs against rails 3.1.0
|
2011-09-18 18:56:06 +10:00 |
|
Adam Meehan
|
11ae94cba6
|
Cleanup DateTimeSelect extension specs
|
2011-09-18 18:53:38 +10:00 |
|
Adam Meehan
|
473da0fa5e
|
Fix DateTimeSelect extension for Rails 3.1.0
|
2011-09-18 18:37:01 +10:00 |
|
Adam Meehan
|
e7b503ae4f
|
Fix DateTimeSelect extension to use integers from param values.
Change extension spec to use string params.
|
2011-09-18 18:34:23 +10:00 |
|
Adam Meehan
|
af9d6cdba4
|
Fix brokena and brittle tests
|
2011-09-18 18:33:30 +10:00 |
|
Adam Meehan
|
9a99c47323
|
Can use simple Mongoid inclusion now that fixed Concern usage is released (a while ago)
|
2011-09-18 18:33:29 +10:00 |
|
Adam Meehan
|
fbc2867197
|
Remove Gemfile.lock from source and ignore
|
2011-09-18 18:33:29 +10:00 |
|