SHIMADA Koji
null+****@clear*****
Wed Sep 19 17:11:12 JST 2012
SHIMADA Koji 2012-09-19 17:11:12 +0900 (Wed, 19 Sep 2012) New Revision: 6c4e225f95699175f949c4528bb6ed46275725a1 https://github.com/logaling/logaling-server/commit/6c4e225f95699175f949c4528bb6ed46275725a1 Merged c5d082c: Merge pull request #13 from logaling/enable-creating-user-glossary Log: Add active-attr to Gemfile Modified files: Gemfile Gemfile.lock Modified: Gemfile (+1 -0) =================================================================== --- Gemfile 2012-09-19 16:34:29 +0900 (7cf5a03) +++ Gemfile 2012-09-19 17:11:12 +0900 (5c52efa) @@ -27,6 +27,7 @@ gem 'haml-rails' gem 'omniauth' gem 'omniauth-github' gem 'omniauth-facebook' +gem 'active_attr' # To use ActiveModel has_secure_password # gem 'bcrypt-ruby', '~> 3.0.0' Modified: Gemfile.lock (+4 -0) =================================================================== --- Gemfile.lock 2012-09-19 16:34:29 +0900 (baacc39) +++ Gemfile.lock 2012-09-19 17:11:12 +0900 (bc59035) @@ -26,6 +26,9 @@ GEM rack-cache (~> 1.2) rack-test (~> 0.6.1) sprockets (~> 2.1.3) + active_attr (0.6.0) + activemodel (>= 3.0.2, < 4.1) + activesupport (>= 3.0.2, < 4.1) activemodel (3.2.8) activesupport (= 3.2.8) builder (~> 3.0.0) @@ -234,6 +237,7 @@ PLATFORMS ruby DEPENDENCIES + active_attr capybara coffee-rails (~> 3.2.1) cucumber-rails -------------- next part -------------- An HTML attachment was scrubbed... Download