My Recent Pastes (6 and counting)

All Pasties (over 6 and counting)

Below are summaries of the 6 most recent pasties by Matt Aimonetti.

June 18, 2008
2:57AM EDT
by Matt Aimonetti

1
2
3
4
5
# bad use of metaprogramming 
module MetaTimeDSL
  
  {:second => 1, 

June 18, 2008
2:22AM EDT
by Matt Aimonetti

1
2
3
4
5
# bad use of metaprogramming 
module MetaTimeDSL
  
  {:second => 1, 

June 18, 2008
1:28AM EDT
by Matt Aimonetti

1
2
3
4
5
module TimeDSL
  
  def second
    self * 1
  end

June 18, 2008
1:27AM EDT
by Matt Aimonetti

1
2
3
4
5
module TimeDSL
  
  def second
    self * 1
  end

October 18, 2007
10:15PM EDT
by Matt Aimonetti

1
2
3
4
5
  1) Failure:
test_should_create_person(PeopleControllerTest) [./test/functional/people_controller_test.rb:43]:
<2> expected but was
<1>.

September 21, 2007
4:32PM EDT
by Matt Aimonetti

1
2
3
4
5
== Ambitious SQL

A simple experiment and even simpler query library.

I could tell you all about how awesome the internals are, or