Commit Graph

3 Commits

Author SHA1 Message Date
Kyrylo Silin 8a610e40f3 Code::LOC: add #== and use it in Code#==
And fix a typo in comments.

Signed-off-by: Kyrylo Silin <kyrylosilin@gmail.com>
2013-01-07 17:51:43 +02:00
Kyrylo Silin 13f8c1e688 Code::LOC: tuple should be "reader"
There is no need to expose the "writer" method.

Signed-off-by: Kyrylo Silin <kyrylosilin@gmail.com>
2013-01-07 17:51:43 +02:00
Kyrylo Silin 80e612b6a1 Move `LOC` and `CodeRange` to their own files
`Pry::Code` is not cluttered anymore.

Signed-off-by: Kyrylo Silin <kyrylosilin@gmail.com>
2013-01-05 14:32:12 +02:00