Skip to content

Commit 7f51891

Browse files
committed
Removes ember-rails
Signed-off-by: Akash Manohar J <akash@akash.im>
1 parent 8e26912 commit 7f51891

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

Gemfile

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ group :assets do
2222
gem 'uglifier', '>= 1.0.3'
2323
end
2424

25-
gem 'ember-rails'
2625
gem 'jquery-rails'
2726

2827
gem 'jasmine', :git => "https://github.com/pivotal/jasmine-gem.git", :branch => "1.2.rc1", :group => [:development, :test]

Gemfile.lock

-4
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ GEM
7171
devise (= 1.5.3)
7272
rubycas-client (>= 2.2.1)
7373
diff-lcs (1.1.3)
74-
ember-rails (0.2.4)
75-
execjs (>= 1.2)
76-
railties (>= 3.0)
7774
erubis (2.7.0)
7875
execjs (1.3.0)
7976
multi_json (~> 1.0)
@@ -186,7 +183,6 @@ DEPENDENCIES
186183
coffee-rails (~> 3.2.1)
187184
devise
188185
devise_bushido_authenticatable
189-
ember-rails
190186
factory_girl_rails
191187
jasmine!
192188
jquery-rails

0 commit comments

Comments
 (0)