Refactored shared article import. Added meta search gem.
This commit is contained in:
parent
1e33411516
commit
013637a4fc
8 changed files with 42 additions and 54 deletions
1
Gemfile
1
Gemfile
|
|
@ -12,6 +12,7 @@ gem 'jquery-rails'
|
|||
gem 'simple_form'
|
||||
gem 'rails3_acts_as_paranoid'
|
||||
gem 'meta_where'
|
||||
gem 'meta_search'
|
||||
gem 'inherited_resources'
|
||||
|
||||
group :development do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue