Skip to content

Allow frontend testers to back up and restore the database from any page

License

Notifications You must be signed in to change notification settings

LanceOlsen/db_store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DbStore

Be sure to add this to your gitignore:

db_store

to enable add to config/environments/development.rb (and any other environments you want):

DbStorage.enable

You may have to require the file require .…./db_storage (?)

at this point, you must have mysql and mysqldump installed to make this work.

About

Allow frontend testers to back up and restore the database from any page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published