I am trying to make a git bisect on something that works with the
4.0.0 gem version of Rails and is broken in the `4-0-stable
branch`.(https://github.com/rails/rails/issues/12417)

Normally I would expect a tag called `v4.0.0`, however there is no
such tag in the rails repository.

Oddly enough there is a branch called `4-0-0` (in addition to the
`4-0-stable` branch), but that branch cannot be the source of the gem
either, since the file `RAILS_VERSION` contains

    4.0.0.rc2


Any help is appreciated.

Jarl

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to