Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rosenfeld committed May 22, 2012
1 parent d4d1454 commit 8f74bf7
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
@@ -1,4 +1,14 @@
# Instructions to recreate this app:

gem install jruby-openssl
gem install bundler
rails new sample-jbundler -O -S

Then see the commit log.

# Testing it

gem install jruby-openssl
gem install bundler
bundle
rails runner script/example/it_works.rb

0 comments on commit 8f74bf7

Please sign in to comment.