Skip to content

Commit

Permalink
update bootstrap, fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Aug 22, 2013
1 parent 705169a commit b6b003b
Show file tree
Hide file tree
Showing 17 changed files with 2,343 additions and 1,566 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ gemspec

group :development, :test do
gem 'capybara', '>= 0.4.0'
gem 'sqlite3'
gem 'rspec', '2.12.0' #, git: 'https://github.com/rspec/rspec'
gem 'rspec-rails' #, git: 'https://github.com/rspec/rspec-rails'
gem 'poltergeist', git: 'https://github.com/jonleighton/poltergeist'
Expand Down
1 change: 1 addition & 0 deletions app/assets/javascripts/rails_email_preview/application.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// =require turbolinks
Loading

0 comments on commit b6b003b

Please sign in to comment.