search for: forumthread

Displaying 2 results from an estimated 2 matches for "forumthread".

Did you mean: forum_thread
2010 May 23
1
[Rails 3] Trouble with named routes and form_for
...'s a quick summary of what I''ve got going on: Named route: resources :thread, :class_name => "forum_thread" Controller name: forum_thread_controller Model object: forum_thread In both my new and edit actions I''m setting up an @thread variable: @thread = ForumThread.new 1.) My first attempt at writing the form_for looked something like this: <%= form_for @thread do |f| %> ..... <% end> This didn''t work because @thread tries to use a path involving the string "forum_thread", which doesn''t have a matching route and whi...
2010 Jul 01
1
HP R3000 XR (BCMXCP) serial connection problem: e7!!! and e2!!!
...of network, in case the network doesn't work. I'll manage the UPS trough the ethernet using the built-in HTTP webinterface in the HP UPS Management Module. I've created a DB9-RJ45 cable according to the spec (called "-RJ-45 Serial 1-5 (5-Port)") released by Brian Vo in this forumthread: http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1277983799644+28353475&threadId=1320596 So this is how my cable look like now: DB9-3 <---> RJ45-4 DB9-2 <---> RJ45-5 DB9-5 <---> RJ45-6 This cable is connected between port2 on the HP UPS Man...