0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 21 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'rails3' More... over 11 years ago
Merge pull request #6 from wildfireapp/rails3 More... over 11 years ago
revert original .gitignore contents More... about 12 years ago
bump version to 3.2.2 and supporting Gemfile More... about 12 years ago
Not using deprecated class_inheritable_accessor - Using class_attribute instead More... about 12 years ago
2.0.0a More... over 12 years ago
Version bump More... over 12 years ago
support rails 3.0.9 More... almost 13 years ago
backport attr_protected/attr_accessible support, cleaned up warnings, fixed a test for new version of Expectation gem More... almost 14 years ago
Rails 3/ActiveModel support More... almost 14 years ago
bump version More... over 14 years ago
Brought error handling up to speed with respect to I18n. Fixed a bug introduced by Rails 2.3.4 at the same time. More... over 14 years ago
version bump More... almost 15 years ago
doc the new behavior More... almost 15 years ago
make it possible to override default types More... almost 15 years ago
Made the attributes= method not blow up when getting nil More... almost 15 years ago
respond_to? mast have 2 args: http://ruby-doc.org/core/classes/Object.html#M000333 Otherwise Rspec stubs do not work More... almost 15 years ago
Errors added to "base" should not have "base" in the message More... almost 15 years ago
Presenter.new(:user => nil).user == User.new. Otherwise it causes no method error when you try to assign user attributes More... about 15 years ago
version bump More... about 15 years ago
Implemented multi-parameter assignment for presentables. More... about 15 years ago
ActivePresenter::Base#id always returns nil More... about 15 years ago
Fixed bad merge More... about 15 years ago
Merge branch 'james' into integration More... about 15 years ago
Flagged as 1.0.2 More... about 15 years ago
ActivePresenter#Base#save? has 2 params now: key and instance More... about 15 years ago
Bumped version number More... about 15 years ago
Added ActivePresenter#save? callback to allow a presenter to decide which instances should be saved More... about 15 years ago
Moved the after callbacks within the transaction block More... about 15 years ago
bump version More... over 15 years ago