Skip to content

Commit

Permalink
Remove settingslogic
Browse files Browse the repository at this point in the history
  • Loading branch information
hrysd committed Mar 29, 2013
1 parent d373f1d commit 61f70c2
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 24 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Expand Up @@ -13,6 +13,3 @@
# Ignore all logfiles and tempfiles.
/log/*.log
/tmp

# Ignore setting file
config/settings.yml
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -15,7 +15,6 @@ gem 'redcarpet'
gem 'gravatarify'
gem 'simple_enum'
gem 'lingman', github: 'hrysd/lingman'
gem 'settingslogic'
gem 'ranked-model'
gem 'font-awesome-sass-rails', '~> 3.0.0.1'
gem 'bootstrap-sass', '~> 2.3.0.1'
Expand Down
2 changes: 0 additions & 2 deletions Gemfile.lock
Expand Up @@ -195,7 +195,6 @@ GEM
multi_json (~> 1.0)
rubyzip
websocket (~> 1.0.4)
settingslogic (2.0.9)
sexp_processor (4.2.0)
simple_enum (1.6.4)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -256,7 +255,6 @@ DEPENDENCIES
redcarpet
rspec-rails (~> 2.13.0)
sass-rails (~> 4.0.0.beta1)
settingslogic
simple_enum
simple_form (~> 3.0.0.beta1)
sorcery!
Expand Down
4 changes: 0 additions & 4 deletions app/models/settings.rb

This file was deleted.

14 changes: 0 additions & 14 deletions config/settings.default.yml

This file was deleted.

0 comments on commit 61f70c2

Please sign in to comment.