Skip to content

Commit b6b003b

Browse files
committed
update bootstrap, fix travis
1 parent 705169a commit b6b003b

File tree

17 files changed

+2343
-1566
lines changed

17 files changed

+2343
-1566
lines changed

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ gemspec
44

55
group :development, :test do
66
gem 'capybara', '>= 0.4.0'
7-
gem 'sqlite3'
87
gem 'rspec', '2.12.0' #, git: 'https://github.com/rspec/rspec'
98
gem 'rspec-rails' #, git: 'https://github.com/rspec/rspec-rails'
109
gem 'poltergeist', git: 'https://github.com/jonleighton/poltergeist'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
// =require turbolinks

0 commit comments

Comments
 (0)