middleman/middleman-core/lib
Ben Hollis 2a5513dcc9 Add an experimental "console" CLI command.
The "console" command drops you into an IRB session in the context of the
Middleman application instance. You can look at configuration, poke around
at the sitemap and data, try out handlers (after calling self.current_path = "foo"), etc.
2013-02-10 16:12:32 -08:00
..
middleman Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
middleman-core Add an experimental "console" CLI command. 2013-02-10 16:12:32 -08:00
middleman-core.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00