Rails master generates deprecated method calls in config

16 views
Skip to first unread message

SpaceGhost

unread,
Sep 27, 2012, 12:06:06 PM9/27/12
to rubyonra...@googlegroups.com
Hello,

I just got rails master working, and I'm writing down what currently isn't working to get a clean new project generated.

The first thing that came up is the generated Gemfile needs some lovin' tender and sweet.
I don't know if having the Gemfile refer to branch: '3-2-stable' is there for a particular reason, but it caught my attention. I was wondering why it was there if I used the --edge option when I generated the app.

The other thing I noticed immediately was that the config used the deprecated config.whiny_nils option. in config/environments/development.rb

The last thing is that something in active_record/dynamic_matchers.rb was breaking, but that isn't something I'm worried about at the second.

Should I open a pull request or just leave it alone until someone else makes it as hugtastic as possible?

~Johnneylee

Steve Klabnik

unread,
Sep 27, 2012, 12:07:09 PM9/27/12
to rubyonra...@googlegroups.com
Things only improve if people submit pull requests!

I'm not sure that you're actually using master, though, if you're
getting a reference to 3-2-stable...

Johnneylee Rollins

unread,
Sep 27, 2012, 12:17:59 PM9/27/12
to rubyonra...@googlegroups.com
Hey,

I removed the branch reference from the gemfile. At the moment, I have
a ref pointing to the latest passing build commit hash from travis.
I'll be brave and see if a pull request would help!

~Johnneylee
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group.
> To post to this group, send email to rubyonra...@googlegroups.com.
> To unsubscribe from this group, send email to rubyonrails-co...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
>

Xavier Noria

unread,
Sep 27, 2012, 10:59:56 PM9/27/12
to rubyonra...@googlegroups.com
When generating a new app using a local checkout, you normally want to pass the --dev option.

Johnneylee Rollins

unread,
Sep 28, 2012, 1:33:43 AM9/28/12
to rubyonra...@googlegroups.com
I hadn't been using the local checkout, since I wasn't making any changes yet.

~Johnneylee

On Thu, Sep 27, 2012 at 10:59 PM, Xavier Noria <f...@hashref.com> wrote:
> When generating a new app using a local checkout, you normally want to pass
> the --dev option.
>
Reply all
Reply to author
Forward
0 new messages