search for: sterling_local

Displaying 1 result from an estimated 1 matches for "sterling_local".

2010 Jan 07
1
Active Record Error
...pt to run a local instance of the site. I can''t seem to find much info for Active Record trouble shooting. I''m connecting locally to a mysql instance and I''m able to connect with other rails apps running locally. development: adapter: mysql encoding: utf8 database: sterling_local username: root password: mylocalpass host: localhost For the Ruby flavor what I sent you was a test of JRuby AFTER changing my configuration settings and ruby platform from Ruby 1.8.6 but I still get the same error in both flavors of Ruby, which is why it was ok to send you the exception sta...