carmen-ruby / carmen-rails

NOT ACTIVELY MAINTAINED Rails adapter for Carmen (provides country_select and subregion_select)
MIT License
215 stars 159 forks source link

remove pg from Gemfile #22

Open zuernBernhard opened 11 years ago

zuernBernhard commented 11 years ago

Could you remove pg from your Gemfile ? It makes bundle install a pain when you do not have postgre and according to config /database.yml it is not necessary (SQLite)....