Changeset [7ff0ed6b324a61ebd94f4b1894c6ab45c50c8578] by Mike Bailey

July 13th, 2011 @ 03:10 PM

  • M lib/deprec/callbacks/asset_pipeline.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

<h1>Source available from github</h1>

The Git repository resides at <a href="http://github.com/mbailey">http://github.com/mbailey</a><br/><br/>

Check out the current development trunk with:<br/>
git clone git://github.com/mbailey/deprec.git
<br/>

<h1>Creating a bug report</h1>

When creating a bug report, be sure to include as much relevant information as possible. Post the code sample that causes the problem. Preferably, alter the unit tests and show through either changed or added tests how the expected behavior is not occuring.<br/><br/>

Security vulnerabilities should be reported via an email to mike@bailey.net.au, do not use lighthouse for reporting security vulnerabilities. All content in lighthouse is publicly available as soon as it is posted.<br/><br/>

Then don't get your hopes up. Unless you have a "Code Red, Mission Critical, The World is Coming to an End" kinda bug, you're creating this ticket in the hope that others with the same problem will be able to collaborate with you on solving it. Do not expect that the ticket automatically will see any activity or that others will jump to fix it. Creating a ticket like this is mostly to help yourself start on the path of fixing the problem and for others to sign on to with a "I'm having this problem too".<br/><br/>

(Wording copied from <a href="http://rails.lighthouseapp.com/projects/8994-ruby-on-rails">Rails lighthouse page</a>)