Sha256: 94f6c63ce200e9c2e9297cc264e4a53578fa50e9a61b204be037e1997ac9650d
Contents?: true
Size: 297 Bytes
Versions: 13
Compression:
Stored size: 297 Bytes
Contents
<%= embed_file('support/edit_warning.txt') %> require 'rubygems' require 'spork' Spork.prefork do <%= embed_template('support/_rails_prefork.rb.erb', ' ') %> <%= embed_file("support/capybara.rb", ' ') %> end Spork.each_run do <%= embed_template('support/_rails_each_run.rb.erb', ' ') %> end
Version data entries
13 entries across 13 versions & 1 rubygems