mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 23:30:12 +01:00
Updated Debian 6.0 minimal setup (markdown)
parent
dbdd529ca8
commit
0a0ec93a69
1 changed files with 2 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ Edit **Gemfile** to make the following changes on the corresponding lines:
|
||||||
>\# gem "mysql"
|
>\# gem "mysql"
|
||||||
\# gem "hoe"
|
\# gem "hoe"
|
||||||
gem "ZenTest", "=4.6.0"
|
gem "ZenTest", "=4.6.0"
|
||||||
|
gem 'factory_girl', '~> 2.6'
|
||||||
|
|
||||||
Continue as root in /opt/tracks:
|
Continue as root in /opt/tracks:
|
||||||
|
|
||||||
|
|
@ -49,7 +50,7 @@ Try to start the service:
|
||||||
|
|
||||||
With rails 3.2.6:
|
With rails 3.2.6:
|
||||||
|
|
||||||
rails server
|
rails server -e production
|
||||||
|
|
||||||
If it's going well then head your browser to debian_host:3000 and check the webpage.
|
If it's going well then head your browser to debian_host:3000 and check the webpage.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue