Skip to content

Instantly share code, notes, and snippets.

@thewoolleyman
Created March 16, 2010 04:32
Show Gist options
  • Select an option

  • Save thewoolleyman/333645 to your computer and use it in GitHub Desktop.

Select an option

Save thewoolleyman/333645 to your computer and use it in GitHub Desktop.
[:development,:test].each do |g|
group g do
gem "sqlite3-ruby", "1.2.5"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment