cgriego/active_attr

View on GitHub
gemfiles/rails_4_0.gemfile

Summary

Maintainability
Test Coverage
source "https://rubygems.org"

gemspec :development_group => :test, :path => ".."

gem "activemodel",   "~> 4.0.0"
gem "activesupport", "~> 4.0.0"
gem "actionpack",    "~> 4.0.0"
gem "protected_attributes", :group => :test