Skip to content

Instantly share code, notes, and snippets.

View nakamorichi's full-sized avatar

Mikael Nakajima nakamorichi

View GitHub Profile
10 context "Entry" do
11 rails_context EntryController do
12 hookup { get :index }
13 asserts(:response).renders(/index/)
14 end
15 end
RuntimeError in Admin/dashboard#index
Showing app/views/admin/dashboard/_posts.html.erb where line #9 raised:
Invalid root argument:
Extracted source (around line #9):
6: <% else %>
7: <% for post in @recent_posts -%>
8: <li>
Installing ri documentation for typo-5.4.2...
ERROR: While generating documentation for typo-5.4.2
... MESSAGE: Unhandled special: Special: type=17, text="<!--more-->"
... RDOC args: --ri --op /usr/lib/ruby/gems/1.8/doc/typo-5.4.2/ri --quiet . --title typo-5.4.2 Documentation
Installing RDoc documentation for typo-5.4.2...
ERROR: While generating documentation for typo-5.4.2
... MESSAGE: Unhandled special: Special: type=17, text="<!--more-->"
... RDOC args: --op /usr/lib/ruby/gems/1.8/doc/typo-5.4.2/rdoc --quiet . --title typo-5.4.2 Documentation