File: rails-3.2.gemfile

package info (click to toggle)
ruby-acts-as-tree 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 160 kB
  • ctags: 107
  • sloc: ruby: 628; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 123 bytes parent folder | download
1
2
3
4
5
6
7
source "https://rubygems.org"

gem "rails", "~> 3.2.22"
gem "i18n", "< 0.7"
gem "rack-cache", "< 1.3"

gemspec path: "../"