Ticket #39 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

rails.rb calls #install_gems_for_project

Reported by: zippy Assigned to: somebody
Priority: major Milestone:
Component: component1 Version:
Keywords: Cc:

Description

Line 73: /trunk/lib/deprec/recipes/rails.rb

calls install_gems_for_project which is commented out so it throws a method missing.

Change History

01/31/08 21:31:34 changed by mbailey

  • status changed from new to closed.
  • resolution set to fixed.

comments removed.

I needed to check that gems no longer require user input. I'm pretty sure they don't.