-
Notifications
You must be signed in to change notification settings - Fork 140
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: AaronLasseigne/active_interaction
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: AaronLasseigne/active_interaction
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 27 files changed
- 1 contributor
Commits on Jul 15, 2013
-
Fix #27; use RDoc instead of kramdown
This necessitated switching from tilde code blocks (~~~) to backtick code blocks (```). I also switched from "rb" to "ruby" because RDoc claims to only support "ruby".
Configuration menu - View commit details
-
Copy full SHA for 8273810 - Browse repository at this point
Copy the full SHA 8273810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ccc91 - Browse repository at this point
Copy the full SHA 82ccc91View commit details -
Use simpler way to set model name
The method signature for ActiveModel::Name.new changed between version 3.0.9 and 3.1.0. Because of that, this test was failing for ActiveModel < 3.1.0.
Configuration menu - View commit details
-
Copy full SHA for e333ffa - Browse repository at this point
Copy the full SHA e333ffaView commit details -
It's possible to have Time.zone available but unconfigured, in which case it is nil.
Configuration menu - View commit details
-
Copy full SHA for 3abd30c - Browse repository at this point
Copy the full SHA 3abd30cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27977b9 - Browse repository at this point
Copy the full SHA 27977b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa4a97e - Browse repository at this point
Copy the full SHA fa4a97eView commit details -
Keep lines under 80 characters
We don't have a style guide, but I like to follow bbatsov's: https://github.com/bbatsov/ruby-style-guide
Configuration menu - View commit details
-
Copy full SHA for dbbb13c - Browse repository at this point
Copy the full SHA dbbb13cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d54f92b - Browse repository at this point
Copy the full SHA d54f92bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3642a6 - Browse repository at this point
Copy the full SHA b3642a6View commit details -
Clean up method_missing and friends
In particular, filter_attr_accessor was kind of getting out of hand. I don't like how the setup helpers all take almost the same arguments.
Configuration menu - View commit details
-
Copy full SHA for 596081b - Browse repository at this point
Copy the full SHA 596081bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76453c4 - Browse repository at this point
Copy the full SHA 76453c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c98b211 - Browse repository at this point
Copy the full SHA c98b211View commit details
Commits on Jul 16, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 4b6a5c0 - Browse repository at this point
Copy the full SHA 4b6a5c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfcb65f - Browse repository at this point
Copy the full SHA cfcb65fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.2...v0.1.3