Registry / database / ridgepole

ridgepole

JSON →
library3.2.2rbrubygemsunverified

Ridgepole is a tool to manage DB schema using Rails DSL, updating the database schema accordingly.

gem install ridgepole
INSTALL
IMPORT
SIG · RIDGEPOLE
R
ridgepole
databaserubyv3.2.2
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.

Ridgepole
require 'ridgepole'

Apply a database schema using Ridgepole

require 'ridgepole' # Apply schema from a file Ridgepole.run(File.read('Schemafile'), adapter: 'mysql2', database: 'my_db')
Debug
Known issues
breakingRidgepole 2.x+ drops support for Ruby < 2.5 and Rails < 5.2.
fix
Upgrade Ruby and Rails to supported versions.
affects: >= 2.0.0
Upgrade
Version history
3.2.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Meta
1
Resources
ridgepole — gem install ridgepole · libregistry