On Wed, Apr 16, 2008 at 10:28 AM, Scott Sproule
<[EMAIL PROTECTED]> wrote:
> in densha
> definition_controller.rb
>
> def index
>
> PRIVACY AND CONFIDENTIALITY NOTICE:
> This communication and any attachment hereto are STRICTLY PRIVATE and
> CONFIDENTIAL,
> and may be protected under attorney-client privilege and/or intellectual
> property
> laws. This communication and any attachment are for the exclusive use of the
> addressee.
> Without authorization from the author of this email, disclosure, retention,
> dissemination,
> copying, alteration and distribution of this communication and/or any
> attachment, or any
> part hereof or information herein, are STRICTLY PROHIBITED. If you receive
> this communication
> and any attachment in error, kindly notify the sender by e-mail, and delete
> this communication
> and any attachment from your computer, server or any mail site immediately,
> and return to the
> author all copies. Thank you.
>
>
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
> lp_id = params[:id] defurl = params[:defurl] @defurl =
> params[:defurl] #added by scott puts "lp id #{lp_id} defurl
> [EMAIL PROTECTED]" @lp = if lp_id lp =LaunchPermission.find_by_id
> lp_id
> # scott added temp lp value (lp) @defurl=lp.url # added by scott
> lp #added by scot
Hi Scott,
I can't understand your patch, the code is intermixed with your
confidentiality clause and then compacted into a one-liner.
What about using a tool like diff ? http://unixhelp.ed.ac.uk/CGI/man-cgi?diff
What issue are you trying to solve ? What does your patch fix ?
What about joining the OpenWFEru users mailing list ?
http://groups.google.com/group/openwferu-users
These are recommended reads :
http://drnicwilliams.com/2007/06/01/8-steps-for-fixing-other-peoples-code/
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
Thanks,
--
John Mettraux -///- http://jmettraux.openwfe.org
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenWFEru users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---