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 | |
Need help for Helper | 2 | 113 | January 28, 2007 | |
Finding all records, some columns are null ? | 0 | 111 | June 2, 2008 | |
Rails Way to display if !blank? | 0 | 155 | May 31, 2007 |