Guest User

Untitled

a guest
May 26th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. # development.rb
  2.  
  3. # load the plugin that supports database replication
  4. config.after_initialize do
  5. ActiveReload::ConnectionProxy.setup!
  6. end
Add Comment
Please, Sign In to add comment