Displaying 1 result from an estimated 1 matches for "rubyforge_nam".
Did you mean:
rubyforge_name
2009 Mar 08
2
rspec 1.1.99.12, Rails 2.3.1, undefined method `rspec_options=''
...|x| Array(x).first == ''hoe'' }
@extra_deps
end
end
Hoe.new(''rspec'', Spec::VERSION::STRING) do |p|
p.summary = Spec::VERSION::SUMMARY
p.url = ''http://rspec.info/''
p.description = "Behaviour Driven Development for Ruby."
p.rubyforge_name = ''rspec''
p.developer(''RSpec Development Team'', ''rspec-devel at rubyforge.org'')
p.extra_dev_deps = [["cucumber",">= 0.1.13"]]
p.remote_rdoc_dir = "rspec/#{Spec::VERSION::STRING}"
p.rspec_options = ['...