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 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-core/-/qntvA-N6lH4J. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
