Public Gists by maxdevel

Gravatar
Sun Mar 01 08:34:12 -0800 2009
1
2
3
#!/usr/bin/ruby -W0
 
=begin
Gravatar
Thu Dec 25 10:58:49 -0800 2008
1
2
3
# The simplest thing that could possibly work.
class Attachment < ActiveRecord::Base
  before_create :store_metadata
Gravatar
Sun Dec 21 16:33:54 -0800 2008
1
2
3
Let's make a list of Sinatra-based apps!
 
Apps:
Gravatar
Sun Dec 14 11:59:16 -0800 2008
1
2
3
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
Gravatar
Fri Dec 05 15:19:58 -0800 2008
1
2
3
# iniziamo creando una nuova applicazione Rails
rails silly_blog
cd silly_blog
Gravatar
Mon Dec 01 05:30:46 -0800 2008

      
Gravatar
Mon Dec 01 05:22:11 -0800 2008
1
2
3
# Generations
%w(
rubygems dm-core
Gravatar
Fri Nov 21 13:44:18 -0800 2008
1
2
3
Shoes.app(:title => "MGang Clock v0.01", :width => 320, :height => 320, :resizable => true) do
 
background "#234".."#c03", :angle => 45