Refactored shared article import. Added meta search gem.

This commit is contained in:
benni 2011-05-19 22:22:05 +02:00
parent 1e33411516
commit 013637a4fc
8 changed files with 42 additions and 54 deletions

View file

@ -50,6 +50,11 @@ GEM
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
meta_search (1.0.5)
actionpack (~> 3.0.2)
activerecord (~> 3.0.2)
activesupport (~> 3.0.2)
arel (~> 2.0.2)
meta_where (1.0.4)
activerecord (~> 3.0.0)
activesupport (~> 3.0.0)
@ -107,6 +112,7 @@ DEPENDENCIES
hirb
inherited_resources
jquery-rails
meta_search
meta_where
mysql
prawn (<= 0.6.3)