spicycode-hardcore_forking_action 4.0.1 → 4.0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/readme.markdown +2 -3
  2. metadata +2 -2
@@ -13,10 +13,9 @@ Edit your config/environments/test.rb. Make it so there is more of this in ther
13
13
 
14
14
  Making the dream a reality
15
15
  ------------
16
- Then you could run the following to load your code into the "cloud". Replace "examples/example_helper.rb" with your drink of choice.
17
-
18
- hfa -r examples/example_helper.rb
16
+ Then you could run the following to load your code into the "cloud".
19
17
 
18
+ RAILS_ENV=test hfa -r config/environment.rb
20
19
 
21
20
  Meanwhile, in abandonded baby warehouse downtown you could run the test with the following command. The first time you will get the hit from loading rails, and all subsequent runs will not.
22
21
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spicycode-hardcore_forking_action
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.1
4
+ version: 4.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rob Sanheim, Chad Humphries
@@ -9,7 +9,7 @@ autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-04-18 00:00:00 -07:00
12
+ date: 2009-04-19 00:00:00 -07:00
13
13
  default_executable: hfac
14
14
  dependencies: []
15
15