Skip to content

Commit

Permalink
Merge branch 'livelist-rails'
Browse files Browse the repository at this point in the history
  • Loading branch information
pklingem committed Dec 25, 2011
2 parents 5d36ca1 + 623e576 commit daeb4a8
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 732 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ group :assets do
end

gem 'jquery-rails'
gem 'livelist-rails', '0.0.2'

# To use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ GEM
json (1.6.3)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
livelist-rails (0.0.2)
mail (2.3.0)
i18n (>= 0.4.0)
mime-types (~> 1.16)
Expand Down Expand Up @@ -132,6 +133,7 @@ DEPENDENCIES
coffee-rails (~> 3.1.1)
faker
jquery-rails
livelist-rails (= 0.0.2)
mysql2
rabl
rails (= 3.1.1)
Expand Down
1 change: 1 addition & 0 deletions app/assets/javascripts/application.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
//
//= require jquery
//= require jquery_ujs
//= require livelist-rails
//= require_tree .
199 changes: 0 additions & 199 deletions app/assets/javascripts/livelist.coffee

This file was deleted.

Loading

0 comments on commit daeb4a8

Please sign in to comment.