natew / obtvse

Deprecated: See natew/obtvse2
http://github.com/natew/obtvse2
MIT License
1.38k stars 261 forks source link

this app thoroughly doesn't work? #129

Closed luckypoem closed 10 years ago

luckypoem commented 10 years ago

hi. i installed ur app,but i visited http://as3.brite.biz:3007/,it shows error.how to fix it?

natew commented 10 years ago

I don't see anything at that url as of now, could you try running it in development mode and printing out the logs?

Also obtvse2 is the latest version.

luckypoem commented 10 years ago

hi. pls visit http://as3.brite.biz:3007/ , it shows:

NoMethodError in Posts#index

Showing /root/obtvse/app/views/layouts/application.html.erb where line #6 raised:

undefined method `empty?' for nil:NilClass (in /root/obtvse/app/assets/stylesheets/posts.css.scss)

Extracted source (around line #6):

3: 4: <%= html_title yield(:title) %> 5: <%= csrf_meta_tag %> 6: <%= stylesheet_link_tag 'application' %> 7: 8: 9:

Rails.root: /root/obtvse Application Trace | Framework Trace | Full Trace

app/views/layouts/application.html.erb:6:in _app_views_layouts_application_html_erb___652378526__584403958' app/controllers/posts_controller.rb:8:inindex'

Request

Parameters:

None

Show session dump

Show env dump Response

Headers:

None