Updated READMEs. Recommend using rails3 branch.
This commit is contained in:
parent
ec2e761e7f
commit
8883d0dfaf
2 changed files with 8 additions and 3 deletions
|
|
@ -69,7 +69,7 @@ With this, you also get a ready to go user with username 'admin' and password 's
|
|||
---------------
|
||||
Start the WEBrick server to try it out:
|
||||
|
||||
script/server
|
||||
bundle exec rails s
|
||||
|
||||
|
||||
(8) (optional) Get background jobs done
|
||||
|
|
@ -81,4 +81,4 @@ start the workers:
|
|||
|
||||
or as a daemon process in the background
|
||||
|
||||
scrip/delayed_job start # and stop
|
||||
scrip/delayed_job start # and stop
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue