-
Notifications
You must be signed in to change notification settings - Fork 0
basiszwo/peperoni
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== Setup for sample application for RailsWay Magazine 05.09 === Instructions * edit conig/database.yml to your needs * execute the following commands to set up your databases: "rake db:create" "rake db:migrate" or "rake db:schema:load" "RAILS_ENV=test rake db:create" "rake db:test:prepare" * execute the following commands to see the app running: "script/server" within your application root folder hit "localhost:3000" in your browser to view the page "rake features" or "cucumber features" to run all the cucumber features
About
Cucumber example application for RailsWay Mag Issue 05/09 and cucumber presentations in general
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published