Created
September 24, 2010 21:19
-
-
Save captproton/596068 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ActiveRecord::StatementInvalid in Admin/portfolioController#index | |
| SQLite3::SQLException: no such table: portfolio_entries: SELECT "portfolio_entries".* FROM "portfolio_entries" WHERE (parent_id IS NULL) ORDER BY lft ASC LIMIT 30 OFFSET 0 | |
| Rails.root: /Users/heathertanner/Sites/rainforest2blossom | |
| Application Trace | Framework Trace | Full Trace | |
| Request | |
| Parameters: | |
| {"locale"=>:en} | |
| Show session dump | |
| Show env dump | |
| Response | |
| Headers: | |
| None |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment