The popular open-source contract for web designers and developers by Stuff & Nonsense
- Originally published: 23/12/2008
- Revised date: 15/12/2013
- Original post
| <script> | |
| var i = 0 | |
| var deviceOrientationData | |
| window.addEventListener('deviceorientation', function( event ) { | |
| deviceOrientationData = event; | |
| i = i + 1 | |
| }, false); | |
| function AddCount() { |
| class Fixnum | |
| alias_method :times, :* | |
| def *(o=nil) | |
| o.nil? ? ->(x){ times x } : times(o) | |
| end | |
| end | |
| puts (11..14).map(&3.*) |
| gist |
| - postgreSQL database example. just create action limit to 5 heroku clear db testing | |
| - form object Money Gem or | |
| - Presenter object, geokit and googlemaps | |
| - Flash, flash now | |
| - Error Handling | |
| - views | |
| - sass scut pure | |
| - Crud two - heroku -datetime category form for | |
| - Mailer | |
| - Service objects |