Skip to content

Commit

Permalink
default_executable is deprecated since rubygems 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino authored and tenderlove committed May 24, 2011
1 parent 352daff commit 79ed700
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rails.gemspec
Expand Up @@ -17,7 +17,6 @@ Gem::Specification.new do |s|

s.bindir = 'bin'
s.executables = ['rails']
s.default_executable = 'rails'

s.add_dependency('activesupport', version)
s.add_dependency('actionpack', version)
Expand Down

0 comments on commit 79ed700

Please sign in to comment.