Registry / database / phenix

phenix

JSON →
library1.4.0rbrubygemsunverified

Read a dynamic database.yml file and allow you to drop/create the database on demand.

gem install phenix
INSTALL
IMPORT
SIG · PHENIX
P
phenix
databaserubyv1.4.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Phenix
require 'phenix'

Drop and recreate all databases

require 'phenix' Phenix.configure do |config| config.database_config_path = 'config/database.yml' end Phenix.drop_and_create_all!
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
34
Resources
phenix — gem install phenix · libregistry