$ rails _4.2.10_ new teaspoon-rails-4-2-without-coffee --skip-spring --skip-coffee
$ cd teaspoon-rails-4-2-without-coffee
$ sed -i '' -e 'g/coffee-rails/d' Gemfile
$ echo "gem 'teaspoon', '~> 1.1', groups: [:development, :test], git: '[email protected]:md5/teaspoon.git', branch: 'fix-precompile-paths'"
$ echo "gem 'teaspoon-jasmine', '~> 2.3', groups: [:development, :test], git: '[email protected]:md5/teaspoon.git', branch: 'fix-precompile-paths'"
$ bundle install
$ bundle exec rails generate teaspoon:install
$ echo 'describe("Coffee failure", function() { it("fails"); })' > spec/javascripts/coffee_failure_spec.js
$ bundle exec rake teaspoon
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
md5/teaspooon-rails-4.2-without-coffee
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published