middleman/middleman-core/lib/middleman-core
2013-06-13 09:05:13 -07:00
..
cli Implement generic which is a simple way to build a file from Rack 2013-06-13 09:05:13 -07:00
core_extensions Set current_engine on the context, not self, since we dup self and use that for each render loop. Closes #860 2013-06-12 15:21:31 -07:00
meta_pages use latest padrino 2013-06-04 09:56:33 -07:00
renderers Refactor some of i18n for better codeclimate scores. In the process, make nested i18n files work like rails 2013-05-29 14:00:37 -04:00
sitemap Implement generic which is a simple way to build a file from Rack 2013-06-13 09:05:13 -07:00
step_definitions Overhaul content-type handling, making it configurable via page/proxy commands as well as frontmatter with the 'content_type' parameter. 2013-04-06 15:11:25 -07:00
templates And by 1.8, I mean MRI 1.8 2013-06-12 17:58:59 -07:00
application.rb layouts_dir is now configurable. Closes #899 2013-06-01 15:25:44 -07:00
cli.rb Fix a bunch of Ruby warnings, including a bug in the not_found method 2013-04-06 14:56:08 -07:00
configuration.rb Ruby 1.8 can't regex on a symbol (or something) 2013-05-23 14:55:26 -07:00
core_extensions.rb vendor padrino 2013-05-19 13:53:37 -07:00
extensions.rb Add callback so v4 extensions can see when other extensions are activated 2013-06-04 15:51:03 -07:00
load_paths.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
logger.rb Make some common shared state, and logging, threadsafe 2013-04-09 23:06:10 -07:00
meta_pages.rb Styling for config meta page 2013-04-13 18:13:51 -07:00
preview_server.rb fix listen deprecation 2013-05-03 11:40:30 -07:00
profiling.rb In general, no need for bundle exec since we call bundle/setup 2013-04-12 23:32:17 -07:00
sitemap.rb Implement generic which is a simple way to build a file from Rack 2013-06-13 09:05:13 -07:00
step_definitions.rb Clean up whitespace, play with cane for testing style quality and code complexity 2012-08-13 15:41:07 -07:00
templates.rb Add an "empty" template and let template classes override the "Gemfile" template. 2013-05-30 21:17:43 -07:00
util.rb write some file change and deletion tests for better data coverage 2013-05-29 10:59:03 -04:00
version.rb bump ver 2013-06-05 13:40:45 -07:00