File: Gemfile.rails-4.0

package info (click to toggle)
ruby-gaffe 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 204 kB
  • sloc: ruby: 221; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 76 bytes parent folder | download
1
2
3
4
5
source 'https://rubygems.org'

gemspec path: '../'

gem 'rails', '~> 4.0.0'