Displaying 2 results from an estimated 2 matches for "leedapdap".
2012 Jan 27
3
Gem Load Error
Hi group,
I''m new here, and, after search and search on Bing (trollface),
I decided to ask the group, I''m having this problem
`to_specs'': Could not find railties (>= 0) amongst [bundler-1.0.21, bundler-1.0.21, rake-0.9.2.2, rake-0.9.2] (Gem::LoadError)
Every time on i make "rails s" or "rails new",
This occurred after I updated to Ruby
2012 Feb 02
1
Missing files with rails generate cucumber:install
when ranning cucumber:install
and generate me this files
<code>
create config/cucumber.yml
create script/cucumber
chmod script/cucumber
create features/step_definitions
create features/support
create features/support/env.rb
exist lib/tasks
create lib/tasks/cucumber.rake
gsub config/database.yml
gsub config/database.yml
force config/database.yml
</code>
im searching for the