Skip to content

Commit

Permalink
Bump version and give credit
Browse files Browse the repository at this point in the history
  • Loading branch information
norman committed Jul 12, 2016
1 parent 1f16424 commit b53779d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -553,4 +553,6 @@ I've wanted such functionality for a while now and it baffled me that ActiveReco
Thanks to Pratik Naik for providing the initial code snippet on which this plugin is based on: http://m.onkey.org/2007/7/24/how-to-set-default-values-in-your-model
Thanks to Matthew Draper for Rails 5 support.
Thanks to Norman Clarke and Tom Mango for Rails 4 support.
2 changes: 1 addition & 1 deletion default_value_for.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = %q{default_value_for}
s.version = "3.0.1"
s.version = "3.0.2"
s.summary = %q{Provides a way to specify default values for ActiveRecord models}
s.description = %q{The default_value_for plugin allows one to define default values for ActiveRecord models in a declarative manner}
s.email = %q{software-signing@phusion.nl}
Expand Down

0 comments on commit b53779d

Please sign in to comment.