8000 Cleanup backported from rails4 branch by tboerger · Pull Request #2035 · crowbar/crowbar · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Cleanup backported from rails4 branch #2035

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jun 30, 2014
Merged

Cleanup backported from rails4 branch #2035

merged 5 commits into from
Jun 30, 2014

Conversation

tboerger
Copy link
Contributor

Look at the commit messages. It is a backport of the delayed pull request: #2029

Thomas Boerger added 2 commits June 3, 2014 10:02
This way the environment can decide which interpreter got to be used. It's absolutly usefull if we try out other ruby versions or to use another path for the ruby binary.
As the i18n content is now always stored within the localization files we don't need the locale_additions anymore. And of course we don't need this extraction methods either.
@tboerger
Copy link
Contributor Author
tboerger commented Jun 3, 2014

@dirkmueller better commit messages? :)

secondaries[primary[:id]].each do |secondary|
out.puts " secondary.item :#{secondary[:id]}, t(\"nav.#{secondary[:id]}\"), #{secondary[:link]}"
end
end
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong indentation here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@vuntz
Copy link
Member
vuntz commented Jun 24, 2014

I agree with Dirk that the commit message is a bit confusing (maybe change it to "Use correct command line instead of shortcut that will be dropped"), but other than that, +1.

Thomas Boerger added 3 commits June 25, 2014 10:03
Use the correct command line instead a shortcut that will be removed in
a future version within another commit
@tboerger
Copy link
Contributor Author

Updated the commit message

vuntz added a commit that referenced this pull request Jun 30, 2014
Cleanup backported from rails4 branch
@vuntz vuntz merged commit 21fedb9 into crowbar:master Jun 30, 2014
@tboerger tboerger deleted the feature/cleanup branch September 2, 2014 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0