This project is archived and is in readonly mode.

#1259 ✓invalid
vibha

Bug in Edge Rails

Reported by vibha | October 23rd, 2008 @ 12:39 PM | in 2.x

I created a new rails app.

Then i added rails as a submodule in that app by doing

  1. git init

  2. git submodule add git://github.com/rails/rails.git vendor/rails

so here i freezed the rails in my app. But it gives me error while creating a new model, the error was

undefined method empty?' for /_generator$/:Regexp

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Tags

Pages