0
I Use This!
Inactive

Commits : Listings

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