Skip to content

Instantly share code, notes, and snippets.

@ashleygwilliams
Created May 19, 2015 01:27
Show Gist options
  • Save ashleygwilliams/74b30b3e6168a76be6c3 to your computer and use it in GitHub Desktop.
Save ashleygwilliams/74b30b3e6168a76be6c3 to your computer and use it in GitHub Desktop.
1) Sinatra::RespondWith Helpers#respond_with templates looks for templates with name.engine for specific engines
Failure/Error: respond_app { get('/') { respond_with(*args, &block) } }
LoadError:
incompatible library version - /home/ag_dubs/.rvm/gems/ruby-head/gems/RedCloth-4.2.9/lib/redcloth_scan.so
Couldn't load redcloth_scan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment