Guest User

Untitled

a guest
Jul 11th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. require 'mysql'
  2. require 'activerecord'
  3. ActiveRecord::Base.connection_establish(:database => "rboard", :adapter => "mysql", :username => "root", :password => "notputtingmypasswordhere")
Add Comment
Please, Sign In to add comment