Displaying 2 results from an estimated 2 matches for "denlin".
Did you mean:
delin
2009 Sep 29
5
NoMethodError in Stories#show
...where line #1 raised:
You have a nil object when you didn''t expect it!
The error occurred while evaluating nil.name
Extracted source (around line #1):
1: <h2><%= @story.name %></h2>
2: <p><%= link_to @story.link, @story.link %></p>
RAILS_ROOT: /Users/pdenlinger/Sites/In_Development/shovell
Application Trace | Framework Trace | Full Trace
app/views/stories/show.html.rb:1
/Library/Ruby/Gems/1.8/gems/actionpack-2.2.2/lib/action_view/
renderable.rb:39:in `send''
/Library/Ruby/Gems/1.8/gems/actionpack-2.2.2/lib/action_view/
renderable.rb:39:in `ren...
2010 Aug 30
10
Trouble with rvm (Ruby Version Manager)
Hi--
Am having trouble with rvm. Successfully installed it, but when I
tried to install Ruby 1.8.7, here is the error I got:
Paul-Denlingers-MacBook-Pro:~ pdenlinger$ rvm install 1.8.7
-bash: rvm: command not found
Tried closing terminal, quitting terminal, opening another tab, etc.
but continued to get same error.
What to do?
Thanks!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rai...