File: rails-3.0.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 (6 lines) | stat: -rw-r--r-- 96 bytes parent folder | download
1
2
3
4
5
6
source "https://rubygems.org"

gem "rails", "~> 3.0.0"
gem "i18n", "< 0.7"

gemspec path: "../"