Skip to content

Instantly share code, notes, and snippets.

@arunagw
Created December 30, 2012 05:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arunagw/4411159 to your computer and use it in GitHub Desktop.
Save arunagw/4411159 to your computer and use it in GitHub Desktop.
gemfile for ar-jdbc
gem 'activerecord-jdbc-adapter', :path => "/Users/arunagw/checkouts/activerecord-jdbc-adapter"
gem 'activerecord-jdbcsqlite3-adapter', :path => "/Users/arunagw/checkouts/activerecord-jdbc-adapter/activerecord-jdbcsqlite3-adapter"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment