-
Name
-
activemodel-globalid
-
Version
-
0.1.1
-
Platform
-
ruby
-
Authors
-
David Heinemeier Hansson
-
Bindir
-
bin
-
Date
-
2014-06-26 00:00:00 UTC
-
Dependencies
-
activesupport (>= 4.1.0)
activemodel (>= 4.1.0)
-
Description
-
Serializing models to a single string makes it easy to pass references around.
-
Email
-
david@loudthinking.com
-
Files
-
MIT-LICENSE
lib/active_model/global_id.rb
lib/active_model/global_identification.rb
lib/active_model/global_locator.rb
lib/active_model/railtie.rb
lib/active_model/signed_global_id.rb
-
Homepage
-
http://www.rubyonrails.org
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 1.9.3
-
Required rubygems version
-
>= 0
-
Rubygems version
-
2.2.2
-
Specification version
-
4
-
Summary
-
Serialize models that can be found by id again (will be part of Active Model).
-
Original platform
-
ruby
-
New platform
-
ruby