Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

winebarrel/ridgepole-example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ridgepole-example

Installation

bundle install
mysql -u root -e "CREATE DATABASE blog"
bundle exec rake development:apply[blog]

Export

bundle exec rake development:export[blog]

Dry run

bundle exec rake development:dry-run[blog]

Apply

bundle exec rake development:apply[blog]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages