-
Notifications
You must be signed in to change notification settings - Fork 8
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
I Get some Error in this plugin #2
Comments
sorry,i Still get some error rake aborted! |
Error: "invalid byte sequence in US-ASCII (ArgumentError)" you can get more infos via google: |
您好,我將init.rb 前加上#encoding: utf-8 無發生上述問題 |
@kay54068 惊呆了,竟然会中文~ |
yes, 希望能增加 刪除或修改記錄功能。
以上 |
|
i run rake db:migrate_plugins RAILS_ENV=production get this error:
rake aborted!
'D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/trace_output.
rb:16:in
block in trace_on': invalid byte sequence in US-ASCII (ArgumentError) from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ trace_output.rb:14:in
map'from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/
trace_output.rb:14:in
trace_on' from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ application.rb:340:in
trace'from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/
application.rb:187:in
display_error_message' from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ application.rb:174:in
rescue in standard_exception_handling'from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/
application.rb:165:in
standard_exception_handling' from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/lib/rake/ application.rb:75:in
run'from D:/WebDev/ruby-1.9.3/lib/ruby/gems/1.9.1/gems/rake-10.1.0/bin/rake:
33:in
<top (required)>' from D:/WebDev/ruby-1.9.3/bin/rake:23:in
load'from D:/WebDev/ruby-1.9.3/bin/rake:23:in `
The text was updated successfully, but these errors were encountered: