search for: bugcontroller

Displaying 6 results from an estimated 6 matches for "bugcontroller".

2005 Dec 20
9
Rails Configuration Question
...ug.area.sArea puts "PersonOpenedBy => " + @bug.person_opened_by.sFullName puts "PersonAssignedTo => " + @bug.person_assigned_to.sFullName end end This works perfectly and I assume must be using my database.yml for connection info. #Action Controller Code# class BugController < ApplicationController def index @bugs = Bug.find(1) end end #Summary# I can access the database using a unit test but not through a web browser against my action controller. _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@pub...
2015 Mar 01
4
SSL only working in DEBUG mode
Hi, I spent quite some time pulling my hair out and trying to figure out why NUT wasn't working properly with SSL enabled. I tried several approaches until I found something interesting. I'm using NUT 2.7.1 in Ubuntu Server 14.04 Trusty Tahr After properly configuring a self signed certificate with "certutil" from libnss3-tools, there was no way to get proper SSL connection
2011 Nov 07
1
Upgraded Buildbot
The Buildbot master software has finally been upgraded to 0.8.5 here: http://buildbot.networkupstools.org/public/nut/waterfall For those of you with Buildbot slave systems, the /private/nut/ URL is no longer necessary - the same username and password will work in the forms on the new pages (for actions like forcing builds, stopping builds, etc.) Hopefully I will soon be able to fix
2012 Oct 12
2
NSS support in trunk (was: NSS branch pull request)
2012/10/12 Emilien Kia <kiae.dev at gmail.com> > Hi guys, > Hi Emilien and the list, This is a pull request to finally merge NSS feature in nut trunk: > https://github.com/clepple/nut/pull/3 > I'd like to take a moment to shed some more light on this important development, which lasted 3 years: - the initial
2015 Mar 02
0
Fwd: SSL only working in DEBUG mode
On Mon, Mar 2, 2015 at 12:37 AM, Charles Lepple <clepple at gmail.com> wrote: > On Sun, Mar 1, 2015 at 1:11 PM, Melkor Lord <melkor.lord at gmail.com> wrote: > > > I'm using NUT 2.7.1 in Ubuntu Server 14.04 Trusty Tahr > > Thank you for taking the time to write up this bug report. > Well, thank you for replying so quickly :-) > Just for reference, what
2015 Mar 26
3
SSL only working in DEBUG mode
2015-03-26 9:03 GMT+01:00 Arnaud Quette <arnaud.quette at gmail.com>: > Hey mister M' > > A first huge thanks for taking care of this, and so late in the night. I > know that it's not easy... > > (sent from my S3... please excuse my brevity) > Le 25 mars 2015 18:49, "Emilien Kia" <kiae.dev at gmail.com> a ?crit : > > > > > >