-
Notifications
You must be signed in to change notification settings - Fork 2
Comparing changes
Open a pull request
base repository: csun-student-affairs/supermodel
base: master
head repository: ReaxDev/supermodel
compare: master
Commits on Feb 11, 2011
-
Encapsulate UniquenessValidator in SuperModel namespace instead of di…
…rectly monkeypatching ActiveModel. With the monkeypatch, if SuperModel was used alongside ActiveRecord, Mongoid or any other library that implemented its own UniquenessValidator, conflicts would occur.
Configuration menu - View commit details
-
Copy full SHA for c2bab16 - Browse repository at this point
Copy the full SHA c2bab16View commit details
Commits on Jun 7, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 42c9ee1 - Browse repository at this point
Copy the full SHA 42c9ee1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0673d1c - Browse repository at this point
Copy the full SHA 0673d1cView commit details -
Merge pull request maccman#9 from ncavig/master
class_inheritable_attribute deprecated in rails 3.1 beta
Configuration menu - View commit details
-
Copy full SHA for e68c00c - Browse repository at this point
Copy the full SHA e68c00cView commit details
Commits on Jun 9, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 8c3506d - Browse repository at this point
Copy the full SHA 8c3506dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8beb6d - Browse repository at this point
Copy the full SHA d8beb6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d44ac5a - Browse repository at this point
Copy the full SHA d44ac5aView commit details -
Merge pull request maccman#10 from ncavig/master
Latest Rails 3.1 rc1 removes some classes
Configuration menu - View commit details
-
Copy full SHA for 093c2b5 - Browse repository at this point
Copy the full SHA 093c2b5View commit details
Commits on Aug 26, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 826ed6d - Browse repository at this point
Copy the full SHA 826ed6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f41eaae - Browse repository at this point
Copy the full SHA f41eaaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdad058 - Browse repository at this point
Copy the full SHA fdad058View commit details
Commits on Nov 22, 2011
-
Fixed small typo in comment in base.rb
Matt Bridges committedNov 22, 2011 Configuration menu - View commit details
-
Copy full SHA for 2283a78 - Browse repository at this point
Copy the full SHA 2283a78View commit details -
Merge pull request maccman#13 from mattdbridges/patch-1
Fixed small typo in comment in base.rb
Configuration menu - View commit details
-
Copy full SHA for d5c06b8 - Browse repository at this point
Copy the full SHA d5c06b8View commit details
Commits on Oct 29, 2012
-
Configuration menu - View commit details
-
Copy full SHA for 9e35a02 - Browse repository at this point
Copy the full SHA 9e35a02View commit details
Commits on Apr 20, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 7be6f06 - Browse repository at this point
Copy the full SHA 7be6f06View commit details
Commits on May 24, 2013
-
Merge pull request maccman#23 from felafelwaffle/master
Relax pinned rails dependencies so that gem works with all 3.x and above rails versions
Configuration menu - View commit details
-
Copy full SHA for 76cfbc3 - Browse repository at this point
Copy the full SHA 76cfbc3View commit details
Commits on Jun 13, 2013
-
Merge pull request maccman#24 from dhruvasagar/master
Added #where to base.rb
Configuration menu - View commit details
-
Copy full SHA for 6d8a927 - Browse repository at this point
Copy the full SHA 6d8a927View commit details
Commits on Jul 10, 2013
-
Configuration menu - View commit details
-
Copy full SHA for ac60d6e - Browse repository at this point
Copy the full SHA ac60d6eView commit details
Commits on Aug 19, 2014
-
Configuration menu - View commit details
-
Copy full SHA for fbd603a - Browse repository at this point
Copy the full SHA fbd603aView commit details
Commits on Sep 16, 2014
-
Merge pull request maccman#25 from felafelwaffle/felafelwaffle-rails-…
…4-support Rails 4 compatibility
Configuration menu - View commit details
-
Copy full SHA for 628f4c5 - Browse repository at this point
Copy the full SHA 628f4c5View commit details
Commits on Aug 16, 2016
-
Emma Beaton committed
Aug 16, 2016 Configuration menu - View commit details
-
Copy full SHA for acb7ac6 - Browse repository at this point
Copy the full SHA acb7ac6View commit details -
Merge pull request #1 from ReaxDev/chore/upgrade_ruby_version
Upgraded rails version.
Emma Beaton authoredAug 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 71dc33f - Browse repository at this point
Copy the full SHA 71dc33fView commit details -
Emma Beaton committed
Aug 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 7f27713 - Browse repository at this point
Copy the full SHA 7f27713View commit details -
Merge pull request maccman#2 from ReaxDev/chore/fix_rails_installation
Removed rails.
Emma Beaton authoredAug 16, 2016 Configuration menu - View commit details
-
Copy full SHA for 449e590 - Browse repository at this point
Copy the full SHA 449e590View commit details
Commits on Aug 17, 2016
-
Merge branch 'master' of github.com:maccman/supermodel
* 'master' of github.com:maccman/supermodel: prefer calling actual rails callbacks API method over private rails method Added a where method. updating to support all rails versions 3.0+ Fixed small typo in comment in base.rb do not dup known_attributes remove serialize_options no dups primary key removing attr_accessor_with_default attempt to fix for rails 3.1 fixing dependecy issue removed deprecated class_inheritable_attribute and replaced_with class_attribute Encapsulate UniquenessValidator in SuperModel namespace instead of directly monkeypatching ActiveModel. # Conflicts: # supermodel.gemspec
Sean Hill committedAug 17, 2016 Configuration menu - View commit details
-
Copy full SHA for db5cb55 - Browse repository at this point
Copy the full SHA db5cb55View commit details
There are no files selected for viewing
This file was deleted.