I am new to Rails and cannot figure the problem I'm having. I am using Locomotive to do my development, but for some reason the items in my database do not show up when I try to call them in my rhtml file. I am checking to see if the database table is empty by doing a .blank? method, but it is always returning true even though the database is populated. Does anyone have any idea why this might be happening? Thanks in advance.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
table helper not rendering table | 4 | 121 | March 18, 2011 | |
Layout problems - your help please | 1 | 144 | January 8, 2008 | |
Loop not rendering anything | 0 | 110 | May 3, 2007 | |
Dreamhost Rails application issues | 0 | 107 | April 17, 2007 | |
Need help for Helper | 2 | 113 | January 28, 2007 |