1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib/pry/commands/cat
Shannon Skipper ea1faa535d Add cat support for Ruby files with .rb ext omitted.
Add support for %cat with .rb ext omitted.

Allow highlighting ommitted '.rb' ext, DRY up ext checking.

Only call Pry::Code#from_file once on instantiation.
2013-11-18 15:15:28 -08:00
..
abstract_formatter.rb
exception_formatter.rb Move all hacking of rbx paths into Pry::Code 2013-05-10 00:49:36 -07:00
file_formatter.rb Add cat support for Ruby files with .rb ext omitted. 2013-11-18 15:15:28 -08:00
input_expression_formatter.rb