Skip to content

Add rake initializer#19323

Merged
rafaelfranca merged 1 commit intorails:masterfrom
naoty:rake_initializer
Mar 13, 2015
Merged

Add rake initializer#19323
rafaelfranca merged 1 commit intorails:masterfrom
naoty:rake_initializer

Conversation

@naoty
Copy link
Copy Markdown
Contributor

@naoty naoty commented Mar 13, 2015

This task prints out initializers for an application. It is useful to
develop a rubygem which involves the initialization process.

This task prints out initializers for an application. It is useful to
develop a rubygem which involves the initialization process.
rafaelfranca added a commit that referenced this pull request Mar 13, 2015
@rafaelfranca rafaelfranca merged commit 814d4da into rails:master Mar 13, 2015
@chancancode
Copy link
Copy Markdown
Member

Should this be rake initializers? ( <--> rake routes)

@rafaelfranca
Copy link
Copy Markdown
Member

We have rake middleware 😢

@chancancode
Copy link
Copy Markdown
Member

Hmm true. But in that case it's going to disagree with either one of them anyway, so might as well go with whatever we think is "better" 😛

There's also rake annotations, so my vote is for plural!

@rafaelfranca
Copy link
Copy Markdown
Member

👍

@chancancode
Copy link
Copy Markdown
Member

Committed 9e80c29 😃

chancancode added a commit that referenced this pull request Mar 20, 2015
Also edited the copy to be more consistent with `rake routes`.

See #19323.
@andrewhr
Copy link
Copy Markdown

rake middleware could be read like "Give me our middleware stack". I like to imagine that's why it's in the singular 🚲 🎨

@naoty
Copy link
Copy Markdown
Contributor Author

naoty commented Mar 21, 2015

I'm also agree with rake initializers. 👌

@naoty naoty deleted the rake_initializer branch October 3, 2017 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants