Ruby on Rails Sunday, April 24, 2016

So, I cannot access a table I have in my database from the console.
Going into the console and listing the tables show it but trying to do
"tablename.connection" doesnt work. I only have 2 tables in this app so
far and it works fine on the second one.


What could be wrong?

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/eadf1a790ef1ea7fe7db6fcff532ac8b%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment