middleman/middleman-core
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
..
bin Stop messing with load path in middleman executable 2012-09-15 18:45:14 -07:00
features Merge remote-tracking branch 'origin/3.0-stable' 2013-01-25 21:43:30 -08:00
fixtures Merge remote-tracking branch 'origin/3.0-stable' 2013-01-25 21:43:30 -08:00
lib Add an experimental "console" CLI command. 2013-02-10 16:12:32 -08:00
spec Add a spec for testing Middleman::Util#binary? 2013-02-09 15:49:10 -08:00
.cane Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
.cane-exclusions.yml Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
.gemtest enable gemtest at a per-gem level 2012-01-02 14:48:47 -08:00
middleman-core.gemspec Merge remote-tracking branch 'origin/3.0-stable' 2013-02-10 15:41:36 -08:00
Rakefile The return of the windows gem, for wdm and speedier file watching support 2012-09-01 08:44:02 -07:00