This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Jonathan del Strother (author)
Sat Mar 15 11:32:55 -0700 2008
commit a1f0ebead45cb50d47434f449f94948c6866b5ba
tree 6b0dd6fb62f72309a819bbf622b2d4e228a31e53
parent c306874a65ba9e63afbc5abbc5013ba7e7024de0
tree 6b0dd6fb62f72309a819bbf622b2d4e228a31e53
parent c306874a65ba9e63afbc5abbc5013ba7e7024de0
rspec / example_rails_app
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
Multirails.rake | ||
| |
README | ||
| |
Rakefile | ||
| |
TODO | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
script/ | ||
| |
spec/ | ||
| |
stories/ | ||
| |
test/ |
example_rails_app/README
This application contains various models, views, controllers, and helpers that are used by the specs that specify the behaviour of RSpec on Rails. It also contains example specs and code that can be used to help understand how to use RSpec on Rails. Note that all of the specs in ./spec and ./vendor/plugins/rspec/spec get run when running rake pre_commit from this directory or from the RSpec project root. Note also that the ./spec/spec_helper.rb file gets replaced when running rake pre_commit from this directory or from the rspec project root.








