Skip to content

Instantly share code, notes, and snippets.

@rserna2010
Created January 22, 2014 18:27
Show Gist options
  • Select an option

  • Save rserna2010/8564396 to your computer and use it in GitHub Desktop.

Select an option

Save rserna2010/8564396 to your computer and use it in GitHub Desktop.
Render_mako error
➜ balanced-ruby git:(1.1.0) ✗ ruby scenarios/render_mako.rb
/Users/ryan/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': no such file to load -- account (LoadError)
from /Users/ryan/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/ryan/.rvm/gems/ruby-1.9.2-p320/gems/balanced-0.7.1/lib/balanced/resources.rb:3:in `<top (required)>'
from /Users/ryan/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/ryan/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/ryan/Desktop/balanced-ruby/lib/balanced.rb:87:in `<top (required)>'
from /Users/ryan/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from /Users/ryan/.rvm/rubies/ruby-1.9.2-p320/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
from scenarios/render_mako.rb:6:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment