[logaling-commit] logaling/logaling-server [master] Add active_decorator to Gemfile

Zurück zum Archiv-Index

SHIMADA Koji null+****@clear*****
Tue Sep 25 20:20:23 JST 2012


SHIMADA Koji	2012-09-25 20:20:23 +0900 (Tue, 25 Sep 2012)

  New Revision: f61f761fd4aa8fd5bbad571acfe317fd746f35f9
  https://github.com/logaling/logaling-server/commit/f61f761fd4aa8fd5bbad571acfe317fd746f35f9

  Merged 971b851: Merge pull request #14 from logaling/prioritize-the-search

  Log:
    Add active_decorator to Gemfile

  Modified files:
    Gemfile
    Gemfile.lock

  Modified: Gemfile (+1 -0)
===================================================================
--- Gemfile    2012-09-25 20:07:12 +0900 (5c52efa)
+++ Gemfile    2012-09-25 20:20:23 +0900 (b6ee973)
@@ -28,6 +28,7 @@ gem 'omniauth'
 gem 'omniauth-github'
 gem 'omniauth-facebook'
 gem 'active_attr'
+gem 'active_decorator'
 
 # To use ActiveModel has_secure_password
 # gem 'bcrypt-ruby', '~> 3.0.0'

  Modified: Gemfile.lock (+2 -0)
===================================================================
--- Gemfile.lock    2012-09-25 20:07:12 +0900 (651e92d)
+++ Gemfile.lock    2012-09-25 20:20:23 +0900 (61bbbd0)
@@ -29,6 +29,7 @@ GEM
     active_attr (0.6.0)
       activemodel (>= 3.0.2, < 4.1)
       activesupport (>= 3.0.2, < 4.1)
+    active_decorator (0.3.3)
     activemodel (3.2.8)
       activesupport (= 3.2.8)
       builder (~> 3.0.0)
@@ -238,6 +239,7 @@ PLATFORMS
 
 DEPENDENCIES
   active_attr
+  active_decorator
   capybara
   coffee-rails (~> 3.2.1)
   cucumber-rails
-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the logaling-commit mailing list
Zurück zum Archiv-Index