Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
1493d88e
Commit
1493d88e
authored
Dec 01, 2013
by
Thomas Kriechbaumer
Browse files
Added migration notification for rails plugin
parent
9b37fcba
Changes
2
Hide whitespace changes
Inline
Side-by-side
plugins/rails3/rails3.plugin.zsh
0 → 100644
View file @
1493d88e
echo
"It looks like you have been using the 'rails3' plugin,"
echo
"which has been deprecated in favor of a newly consolidated 'rails' plugin."
echo
"You will want to modify your ~/.zshrc configuration to begin using it."
echo
"Learn more at https://github.com/robbyrussell/oh-my-zsh/pull/2240"
plugins/rails4/rails4.plugin.zsh
0 → 100644
View file @
1493d88e
echo
"It looks like you have been using the 'rails4' plugin,"
echo
"which has been deprecated in favor of a newly consolidated 'rails' plugin."
echo
"You will want to modify your ~/.zshrc configuration to begin using it."
echo
"Learn more at https://github.com/robbyrussell/oh-my-zsh/pull/2240"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment