0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README More... about 12 years ago
Add basic gemspec. More... over 13 years ago
Move initialization to lib/has_details.rb to work with Bundler. More... over 13 years ago
Support `column_for_attribute` for Formtastic's field type detection. More... almost 14 years ago
Fix column names other than 'details'. More... almost 14 years ago
Fix syntax error. More... almost 14 years ago
Merge commit 'erkki/wf' More... almost 14 years ago
Made has_details convert blank BigDecimal values to nil instead of 0.0 More... about 14 years ago
Made it possible to call has_details multiple times on the same column More... about 14 years ago
big-decimal autocasting support More... about 14 years ago
Don't define :column accessor for has_details More... over 14 years ago
has_details fields now support validation More... over 14 years ago
Make has_details treat blank strings as nil, basically the same as the strip_attributes plugin but non-optional for now until a real need comes for supporting blank strings More... over 14 years ago
Fix partial updates bug Rails 2.1.0 More... over 15 years ago
Update missing column error. More... over 15 years ago
Use column name option More... over 15 years ago
Added Integer conversion support for has_details plugin, a bit more crude, but similiar to what activerecord has More... over 15 years ago
Added proper :boolean type support to has_details plugin, works like the one in activerecord More... over 15 years ago
Added assigning nil support to has_details plugin More... over 15 years ago
whoops, dont leave debug code in there.... :/ More... almost 16 years ago
fix More... almost 16 years ago
Merge branch 'master' of [email protected]:marten/has_details More... almost 16 years ago
documentation updates More... almost 16 years ago
documentation updates, bugfixes More... almost 16 years ago
With README More... almost 16 years ago
HasDetails More... almost 16 years ago