RubyFlow The Ruby and Rails community linklog

Testing Code in a Rails Initializer

Configuration code in a Rails app starts simple but often times, for a minimally complex app, outgrows its humble beginnings. What once didn’t need tests, now demands them. Testing Code in a Rails Initializer demonstrates one approach and example to getting this code under test.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

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