Monologue is a basic blogging engine. It is a Rails mountable engine you can mount in your already existing Rails app, or a in a new one! Enjoy.
Monologue is a basic blogging engine. It is a Rails mountable engine you can mount in your already existing Rails app, or a in a new one! Enjoy.
bin/rake monologue:install:migrations thrown an errors
upgrade all the things (upgrade to Rails 5)
ActionController::InvalidAuthenticityToken is raised WhenLogging In
db/migrate files needs cleanup
Remove twitter support
Exception in production environment when trying to upload images after clicking the 'browse server' button
Requiring published at date and having a checkbox for published status doesn't make sense
Bug - Views after being copied should append blog directory to layouts
Bug in RSS feed - root blog link
Generator copy views at the wrong path