Displaying 4 results from an estimated 4 matches for "tsymbeg".
Did you mean:
rsymbreg
2007 Feb 16
5
rake db:migrate - error 'tSYMBEG'
...pot'' project in "Agile Web Development with
Rails". I just made the 003_add_test_data.rb file and when I do a "rake
db:migrate", I get this error and I can''t figure out what is wrong:
rake aborted!
./db/migrate//003_add_test_data.rb:5: parse error, unexpected tSYMBEG
5. :description =>
(and the ''d'' in description has a little arrow below it pointing up)
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "...
2009 Jul 21
1
synatx error while running migration
hello to all,
i am getting weird syntax error while running the rake db:migrate
syntax error, unexpected tSYMBEG, expecting kDO or ''{'' or ''(''
Apparently i am creating an engine in my main application using
''ruby script/generate plugin'' command in rails 2.3.0 with engine having
its own separate database define in database.yml of main application
something...
2006 Aug 18
1
Migration crashes when using braces to delimit blocks
...cted ''{'',
expecting kEND
create_table :functional_rights { |t| # A table storing the actions
on a given controller that a given right allows a user to perform.
^
./db/migrate//002_simplified_version.rb:5: syntax error, unexpected tSYMBEG,
expecting kEND
t.column :name, :string, :null => false
^
./db/migrate//002_simplified_version.rb:8: syntax error, unexpected ''}'',
expecting kEND
./db/migrate//002_simplified_version.rb:15: syntax error, unexpected $end,
expecting kE...
2011 Oct 06
1
More cloud provisioner stuff
...ack/scripts/puppet-
enterprise-s3.erb
Oct 6 19:50:19 domU-12-31-39-0C-10-C7 puppet-agent[1279]: Could not
load downloaded file /var/lib/puppet/lib/puppet/cloudpack/scripts/
puppet-enterprise-s3.erb: /var/lib/puppet/lib/puppet/cloudpack/scripts/
puppet-enterprise-s3.erb:18: syntax error, unexpected tSYMBEG,
expecting kDO or ''{'' or ''(''#012wget --progress=dot:mega "https://
puppetlabs.s3.am...#012 ^
Oct 6 19:50:19 domU-12-31-39-0C-10-C7 puppet-agent[1279]: Loading
downloaded plugin /var/lib/puppet/lib/puppet/cloudpack/scripts/
gems.erb
Oct 6...