Sha256: a30959ca1bc92735615bb6080158794146d8ea9e57c47839510e24a1208fc168
Contents?: true
Size: 243 Bytes
Versions: 1
Compression:
Stored size: 243 Bytes
Contents
run 'rails generate rspec:install' inject_into_file 'config/application.rb', :after => "# Configure the default encoding used in templates for Ruby 1.9.\n" do <<-RUBY config.generators do |g| g.test_framework :rspec end RUBY end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
prologue-0.6.0 | templates/async/lib/test_suite.rb |