RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Sharing models between Rails apps – Keeping Rails engine migrations in the engine

Sharing models and a database across multiple Rails applications might not always be the best idea ever. Luckily there are tricks that allow you to do it right. In this article I describe how to keep migrations in the engine and make them run only once (not from each application that uses shared models). Sharing models between Rails apps – Keeping Rails engine migrations in the engine

letsencrypt_heroku

Eventually I found a way to automate the SSL setup for heroku with letsencrypt without those annoying manual steps. And it also works for the renewal process! [more inside]

Awesome! Thanks a lot!
Didn’t https://github.com/pixielabs/letsencrypt-rails-heroku solve your problem…

Flash card game Language Cards 0.1.0 has been released!

Cross-platform compatible command line flash card game for learning foreign languages with full internationalization support (I18n) and the ability to easily add flash cards with YAML files of your own. See: language_cards This version update features game mode swapping between translation-practice and typing-practice. Lots of code refactoring and added support for using a home sub-directory for adding flash-card files, or translation files.

Loading older posts