Commit graph

3 commits

Author SHA1 Message Date
Dan Kubb
523807b9cb Fix constant mutation to not emit nil::Const anymnore
* Add proper mutations to constant names
2013-08-07 11:15:22 -07:00
Dan Kubb
7293386c26 Add magic encoding header to all ruby files
* rubocop still warns about this on ruby 1.9.3, so it was fixed so
  it produces less output on travis.
2013-07-28 16:03:06 -07:00
Dan Kubb
345b67144a Add const mutator
* The const node has children, which need to be mutated
2013-07-23 21:57:39 -07:00