1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/spec/rails
2015-03-30 10:51:20 +09:00
..
app We should compile this 2015-03-30 10:51:20 +09:00
bin Rails new dummy -T --skip-turbolinks 2015-03-15 00:09:09 +09:00
config We should compile this 2015-03-30 10:51:20 +09:00
db Write rails specs 2015-03-15 11:58:37 +09:00
lib Rails new dummy -T --skip-turbolinks 2015-03-15 00:09:09 +09:00
log Rails new dummy -T --skip-turbolinks 2015-03-15 00:09:09 +09:00
public Rails new dummy -T --skip-turbolinks 2015-03-15 00:09:09 +09:00
spec We should compile this 2015-03-30 10:51:20 +09:00
vendor/assets Rails new dummy -T --skip-turbolinks 2015-03-15 00:09:09 +09:00
.gitignore Rails new dummy -T --skip-turbolinks 2015-03-15 00:09:09 +09:00
.rspec Rspec --init for dummy rails app 2015-03-15 11:17:22 +09:00
config.ru Rails new dummy -T --skip-turbolinks 2015-03-15 00:09:09 +09:00
Gemfile Rspec --init for dummy rails app 2015-03-15 11:17:22 +09:00
Gemfile.lock Escape multi-lines script result 2015-03-15 23:19:34 +09:00
Rakefile Rails new dummy -T --skip-turbolinks 2015-03-15 00:09:09 +09:00
README.rdoc Rails new dummy -T --skip-turbolinks 2015-03-15 00:09:09 +09:00

== README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...


Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.