Skip to content

erickuhn19/rails_blogger_engine

Repository files navigation

Gem Version

RailsBloggerEngine

This project rocks and uses MIT-LICENSE.

Add this line to your gem file

gem 'rails_blogger_engine' , '1.0.0' 

Run this command on the command line

bundle install

Add ths line in your routes file

mount RailsBloggerEngine::Engine, at: '/blog'  

Run this line in your command line

rake rails_blogger_engine:install:migrations

Run this line in your command line

rake db:migrate

Contributing

Fork it https://github.com/erickuhn19/rails_blogger_engine Create your feature branch

git checkout -b my-new-feature

Commit your changes

git commit -am 'Add some feature'

Push to the branch

git push origin my-new-feature

Create new Pull Request

About

A simple rails blogging engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •