Hi Dave

now i am getting error like this


 ActiveRecord::StatementInvalid in SiteController#index

Mysql::Error: Table 'shellcrp_development.helps' doesn't exist: SELECT
* FROM `helps`

RAILS_ROOT: C:/Documents and Settings/senthilkumar.m/Desktop/chessapi/
crp
Application Trace | Framework Trace | Full Trace

C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract_adapter.rb:212:in `log'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/mysql_adapter.rb:320:in `execute'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/mysql_adapter.rb:595:in `select'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/query_cache.rb:60:in `select_all'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/query_cache.rb:81:in `cache_sql'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/query_cache.rb:60:in `select_all'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:661:in `find_by_sql'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:1553:in `find_every'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:615:in `find'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:635:in `all'
C:/Documents and Settings/senthilkumar.m/Desktop/chessapi/crp/app/
controllers/site_controller.rb:229:in `preloadvar'

C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract_adapter.rb:212:in `log'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/mysql_adapter.rb:320:in `execute'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/mysql_adapter.rb:595:in `select'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/query_cache.rb:60:in `select_all'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/query_cache.rb:81:in `cache_sql'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/query_cache.rb:60:in `select_all'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:661:in `find_by_sql'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:1553:in `find_every'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:615:in `find'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:635:in `all'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/callbacks.rb:178:in `send'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/callbacks.rb:178:in `evaluate_method'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/callbacks.rb:166:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/filters.rb:225:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/filters.rb:629:in `run_before_filters'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/filters.rb:615:in `call_filters'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/filters.rb:610:in `perform_action_without_benchmark'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/benchmarking.rb:68:in
`perform_action_without_rescue'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/core_ext/benchmark.rb:17:in `ms'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/core_ext/benchmark.rb:10:in `realtime'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/core_ext/benchmark.rb:17:in `ms'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/benchmarking.rb:68:in
`perform_action_without_rescue'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/rescue.rb:160:in `perform_action_without_flash'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/flash.rb:141:in `perform_action'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/base.rb:523:in `send'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/base.rb:523:in `process_without_filters'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/filters.rb:606:in `process'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/base.rb:391:in `process'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/base.rb:386:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/routing/route_set.rb:433:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/dispatcher.rb:88:in `dispatch'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/dispatcher.rb:111:in `_call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/dispatcher.rb:82:in `initialize'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/head.rb:9:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/head.rb:9:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/
methodoverride.rb:24:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/params_parser.rb:15:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/rewindable_input.rb:25:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/session/abstract_store.rb:122:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
query_cache.rb:29:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/query_cache.rb:34:in `cache'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
query_cache.rb:9:in `cache'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
query_cache.rb:28:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/connection_pool.rb:361:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/reloader.rb:9:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/failsafe.rb:11:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in
`synchronize'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/dispatcher.rb:106:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/static.rb:
31:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:46:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in
`each'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/
log_tailer.rb:17:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/
content_length.rb:13:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/chunked.rb:15:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/
mongrel.rb:61:in `process'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:159:in `process_client'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:158:in `each'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:158:in `process_client'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:285:in `run'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:285:in `initialize'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:285:in `new'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:285:in `run'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:268:in `initialize'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:268:in `new'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:268:in `run'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/
mongrel.rb:34:in `run'
C:/Ruby186/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:
111
C:/Ruby186/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
C:/Ruby186/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
script/server:3

C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract_adapter.rb:212:in `log'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/mysql_adapter.rb:320:in `execute'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/mysql_adapter.rb:595:in `select'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/database_statements.rb:7:in
`select_all_without_query_cache'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/query_cache.rb:60:in `select_all'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/query_cache.rb:81:in `cache_sql'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/query_cache.rb:60:in `select_all'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:661:in `find_by_sql'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:1553:in `find_every'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:615:in `find'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
base.rb:635:in `all'
C:/Documents and Settings/senthilkumar.m/Desktop/chessapi/crp/app/
controllers/site_controller.rb:229:in `preloadvar'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/callbacks.rb:178:in `send'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/callbacks.rb:178:in `evaluate_method'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/callbacks.rb:166:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/filters.rb:225:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/filters.rb:629:in `run_before_filters'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/filters.rb:615:in `call_filters'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/filters.rb:610:in `perform_action_without_benchmark'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/benchmarking.rb:68:in
`perform_action_without_rescue'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/core_ext/benchmark.rb:17:in `ms'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/core_ext/benchmark.rb:10:in `realtime'
C:/Ruby186/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/
active_support/core_ext/benchmark.rb:17:in `ms'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/benchmarking.rb:68:in
`perform_action_without_rescue'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/rescue.rb:160:in `perform_action_without_flash'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/flash.rb:141:in `perform_action'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/base.rb:523:in `send'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/base.rb:523:in `process_without_filters'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/filters.rb:606:in `process'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/base.rb:391:in `process'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/base.rb:386:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/routing/route_set.rb:433:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/dispatcher.rb:88:in `dispatch'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/dispatcher.rb:111:in `_call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/dispatcher.rb:82:in `initialize'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/head.rb:9:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/head.rb:9:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/
methodoverride.rb:24:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/params_parser.rb:15:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/rewindable_input.rb:25:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/session/abstract_store.rb:122:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
query_cache.rb:29:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/query_cache.rb:34:in `cache'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
query_cache.rb:9:in `cache'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
query_cache.rb:28:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/
connection_adapters/abstract/connection_pool.rb:361:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/reloader.rb:9:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/failsafe.rb:11:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in
`synchronize'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/lock.rb:11:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/actionpack-2.3.2/lib/
action_controller/dispatcher.rb:106:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/static.rb:
31:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:46:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in
`each'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/urlmap.rb:40:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/rails/rack/
log_tailer.rb:17:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/
content_length.rb:13:in `call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/chunked.rb:15:in
`call'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/
mongrel.rb:61:in `process'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:159:in `process_client'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:158:in `each'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:158:in `process_client'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:285:in `run'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:285:in `initialize'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:285:in `new'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:285:in `run'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:268:in `initialize'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:268:in `new'
C:/Ruby186/lib/ruby/gems/1.8/gems/mongrel-1.1.5-x86-mswin32-60/lib/
mongrel.rb:268:in `run'
C:/Ruby186/lib/ruby/gems/1.8/gems/rack-1.0.0/lib/rack/handler/
mongrel.rb:34:in `run'
C:/Ruby186/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/server.rb:
111
C:/Ruby186/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require'
C:/Ruby186/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require'
script/server:3
-e:2:in `load'
-e:2




On Jul 22, 9:23 pm, Dave Aronson <[email protected]>
wrote:
> On Thu, Jul 22, 2010 at 10:45, Colin Law <[email protected]> wrote:
> > I would look at go_live_migratiion first.
>
> And in particular, these lines:
>
>
>
> >>> On 22 July 2010 13:11, senthilkumar <[email protected]> wrote:
> ...
> >>> > 1. if i execute rake -T
>
> >>> > the following error occurs
> ...
> >>> > .rake:715: syntax error, unexpected tLSHFT, expecting ')'
> >>> > <<<<<<< .mine
> ...
> >>> > .rake:723: syntax error, unexpected tLSHFT, expecting kEND
> >>> > <<<<<<< .mine
> >>> >  ^
>
> 715 and 723 look to me like markers from a failed merge in your
> version control tool.  senthilkumar may have a bit of a mess to clean
> up....
>
> -Dave
>
> --
> Specialization is for insects. | Professional:http://davearonson.com
> -Robert Anson Heinlein         | Programming:  http://codosaur.us
> -------------------------------+ Leadership:  http://dare2xl.com
> Have Pun, Will Babble!  -me    | Et Cetera:    http://davearonson.net

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to