Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 203 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 203 Bytes

Flipcoin-site

Enter heroku rails console with ''' heroku run rails console '''

Authentication - To authenticate a user run ''' @user.activate '''

Destroy - To destroy a user ''' @user.destroy '''