Skip to content

Commit

Permalink
Realized I erased a line on accident. Adding it back with extra hot s…
Browse files Browse the repository at this point in the history
…auce.
  • Loading branch information
Robby Russell committed Mar 4, 2008
1 parent 4a6a354 commit 46a0c7f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ database.yml to serve as the master database.
To setup:

Whether you want this in production only, or maybe just your deployment server,
is up to you.
is up to you. Just call the following method in your desired environment file.

ActiveReload::ConnectionProxy.setup!

Expand All @@ -43,3 +43,4 @@ Setting up your own proxies:

# Sets up MyMaster's connection as the master database connection for User.
ActiveReload::ConnectionProxy.setup_for MyMaster, User

0 comments on commit 46a0c7f

Please sign in to comment.