Skip to content

Commit

Permalink
Removes ComfortableMexicanSofa.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav-jhaveri committed Mar 17, 2014
1 parent bb8d98e commit e0ef650
Show file tree
Hide file tree
Showing 28 changed files with 5 additions and 442 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -68,4 +68,4 @@ group :production do
end

# Rails CMS Engine
gem 'comfortable_mexican_sofa', '~> 1.8.0'
# gem 'comfortable_mexican_sofa', '~> 1.8.0'
41 changes: 3 additions & 38 deletions Gemfile.lock
Expand Up @@ -14,8 +14,6 @@ GEM
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.2.1)
active_link_to (1.0.2)
actionpack
activemodel (3.2.13)
activesupport (= 3.2.13)
builder (~> 3.0.0)
Expand Down Expand Up @@ -51,10 +49,6 @@ GEM
nio4r (>= 0.5.0)
childprocess (0.5.1)
ffi (~> 1.0, >= 1.0.11)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.3)
climate_control (>= 0.0.3, < 1.0)
coderay (1.1.0)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
Expand All @@ -63,17 +57,6 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.7.0)
comfortable_mexican_sofa (1.8.5)
active_link_to (>= 1.0.0)
coffee-rails (>= 3.1.0)
formatted_form (>= 2.1.0)
haml-rails (>= 0.3.0)
jquery-rails (>= 3.0.0)
jquery-ui-rails (>= 4.0.0)
kramdown (>= 1.0.0)
paperclip (>= 3.4.0)
rails (~> 3.1)
sass-rails (>= 3.1.0)
diff-lcs (1.2.5)
erubis (2.7.0)
execjs (2.0.2)
Expand All @@ -82,8 +65,6 @@ GEM
bundler (~> 1.0)
rails (>= 3, < 5)
formatador (0.2.4)
formatted_form (2.1.2)
rails (>= 3.1)
growl (1.0.3)
guard (2.5.1)
formatador (>= 0.2.4)
Expand All @@ -98,25 +79,15 @@ GEM
childprocess (>= 0.2.3)
guard (>= 1.1)
spork (>= 0.8.4)
haml (4.0.5)
tilt
haml-rails (0.4)
actionpack (>= 3.1, < 4.1)
activesupport (>= 3.1, < 4.1)
haml (>= 3.1, < 4.1)
railties (>= 3.1, < 4.1)
hashie (2.0.5)
hike (1.2.3)
i18n (0.6.1)
journey (1.0.4)
jquery-rails (3.1.0)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (4.1.2)
railties (>= 3.1.0)
json (1.8.1)
kramdown (1.3.2)
listen (2.7.0)
listen (2.7.1)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
Expand All @@ -142,11 +113,6 @@ GEM
omniauth-steam (1.0.3)
multi_json
omniauth-openid
paperclip (4.1.1)
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.5.3)
mime-types
pg (0.17.1)
polyglot (0.3.4)
pry (0.9.12.6)
Expand Down Expand Up @@ -223,7 +189,7 @@ GEM
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
ruby-openid (2.5.0)
sass (3.3.2)
sass (3.3.3)
sass-rails (3.2.6)
railties (~> 3.2.0)
sass (>= 3.1.10)
Expand Down Expand Up @@ -252,7 +218,7 @@ GEM
rails (>= 3.1)
railties (>= 3.1)
tzinfo (0.3.39)
uglifier (2.4.0)
uglifier (2.5.0)
execjs (>= 0.3.0)
json (>= 1.8.0)
vegas (0.1.11)
Expand All @@ -269,7 +235,6 @@ DEPENDENCIES
capybara
childprocess
coffee-rails (~> 3.2.1)
comfortable_mexican_sofa (~> 1.8.0)
figaro
growl
guard-rspec
Expand Down

This file was deleted.

This file was deleted.

100 changes: 0 additions & 100 deletions config/initializers/comfortable_mexican_sofa.rb

This file was deleted.

5 changes: 0 additions & 5 deletions config/routes.rb
Expand Up @@ -18,9 +18,4 @@

mount ResqueWeb::Engine => "/resque_web"

ComfortableMexicanSofa::Routing.admin(:path => '/cms-admin')

# Make sure this routeset is defined last
ComfortableMexicanSofa::Routing.content(:path => '/', :sitemap => false)

end
1 change: 0 additions & 1 deletion db/cms_fixtures/sample-site/categories/files.yml

This file was deleted.

1 change: 0 additions & 1 deletion db/cms_fixtures/sample-site/categories/pages.yml

This file was deleted.

1 change: 0 additions & 1 deletion db/cms_fixtures/sample-site/categories/snippets.yml

This file was deleted.

5 changes: 0 additions & 5 deletions db/cms_fixtures/sample-site/files/_sample.jpg.yml

This file was deleted.

Binary file removed db/cms_fixtures/sample-site/files/sample.jpg
Binary file not shown.
1 change: 0 additions & 1 deletion db/cms_fixtures/sample-site/layouts/default/attributes.yml

This file was deleted.

5 changes: 0 additions & 5 deletions db/cms_fixtures/sample-site/layouts/default/content.html

This file was deleted.

1 change: 0 additions & 1 deletion db/cms_fixtures/sample-site/layouts/default/javascript.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion db/cms_fixtures/sample-site/layouts/default/stylesheet.css

This file was deleted.

6 changes: 0 additions & 6 deletions db/cms_fixtures/sample-site/pages/index/attributes.yml

This file was deleted.

3 changes: 0 additions & 3 deletions db/cms_fixtures/sample-site/pages/index/child/attributes.yml

This file was deleted.

1 change: 0 additions & 1 deletion db/cms_fixtures/sample-site/pages/index/child/left.html

This file was deleted.

1 change: 0 additions & 1 deletion db/cms_fixtures/sample-site/pages/index/child/right.html

This file was deleted.

2 changes: 0 additions & 2 deletions db/cms_fixtures/sample-site/pages/index/content.html

This file was deleted.

4 changes: 0 additions & 4 deletions db/cms_fixtures/sample-site/snippets/default/attributes.yml

This file was deleted.

1 change: 0 additions & 1 deletion db/cms_fixtures/sample-site/snippets/default/content.html

This file was deleted.

0 comments on commit e0ef650

Please sign in to comment.