[Rails] Re: syntax error, unexpected tDOT3, expecting $end
On Friday, 13 April 2012 16:09:44 UTC-4, Ruby-Forum.com User wrote:
Hi,
when I run the following code _ get this error
C:\RakeTest>rake
rake aborted!
C:/RakeTest/rakefile.rb:2: syntax error, unexpected tDOT3, expecting
$endany help would be greatly appreciated.
Thanks,\Brian
============================================================ ===============
require "rexml/document"
...
This is not valid Ruby syntax - the author of the post you've sourced it from was using the ... to avoid repeating identical code from the preceding figure. You may want to skip to the full version at the end:
http://andypike.wordpress.com/2009/08/08/building-net-solution-with-rake-and-teamcity/
--Matt Jones
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/dLeon8oeZnMJ.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home