Update TODO

This commit is contained in:
Markus Schirp 2012-07-26 20:06:34 +02:00
parent 98a03b659f
commit 090e546ebd

1
TODO
View file

@ -12,3 +12,4 @@
* Add an infrastructure to whitelist for components to heckle on ruby-1.8.
* Allow matches on attr_reader with literal name argument(s)?
* Allow matches on define_method with literal name argument?
* Make sure file is set in generated asts. Blows up loading currently.