rake aborted!
/home/Mahesh/uma/myapp/Rakefile:6: unterminated string meets end of file
/usr/local/lib/ruby/1.9.1/rake.rb:2373:in load' /usr/local/lib/ruby/1.9.1/rake.rb:2373:in
raw_load_rakefile’
/usr/local/lib/ruby/1.9.1/rake.rb:2007:in block in load_rakefile' /usr/local/lib/ruby/1.9.1/rake.rb:2058:in
standard_exception_handling’
/usr/local/lib/ruby/1.9.1/rake.rb:2006:in load_rakefile' /usr/local/lib/ruby/1.9.1/rake.rb:1991:in
run’
/usr/local/bin/rake:31:in `’
I am using ruby 1.9.2 n rails 3.0.5, mysql ‘2.8.1’ gem on Ubuntu.
pls resolve my pbm.
uma
2
On Thu, Jan 5, 2012 at 6:08 AM, uma ya [email protected] wrote:
I am using ruby 1.9.2 n rails 3.0.5, mysql ‘2.8.1’ gem on Ubuntu.
Could you show us your Makefile pls.
It seems to have an error with a quote too much or too little.
Try to use a colour coded editor (e.g. vim) that will show you
these kind of issues immediately while editing.
Peter
–
Peter V.
http://twitter.com/peter_v
http://rails.vandenabeele.com
uma
3
On Thu, Jan 5, 2012 at 9:47 AM, Peter V.
[email protected]wrote:
/usr/local/bin/rake:31:in `’
I am using ruby 1.9.2 n rails 3.0.5, mysql ‘2.8.1’ gem on Ubuntu.
Could you show us your Makefile pls.
Rakefile that is …
It seems to have an error with a quote too much or too little.
Try to use a colour coded editor (e.g. vim) that will show you
these kind of issues immediately while editing.
–
Peter V.
http://twitter.com/peter_v
http://rails.vandenabeele.com