This website requires JavaScript.
Explore
Help
Sign In
deac
/
middleman
Watch
1
Star
0
Fork
You've already forked middleman
0
Code
Issues
Pull requests
Releases
Wiki
Activity
a4fcb4d939
middleman
/
middleman-core
History
Ben Hollis
a4fcb4d939
Fix the file watcher to correctly use relative paths, to ignore files we don't care about, and have a find_new_files method that works like reload_path, but only touches previously-unknown files. This all ends up speeding up the build by a lot.
2012-04-23 01:17:13 -07:00
..
bin
Begin splitting our requires into correct places instead of autoload
2012-04-14 13:59:45 -07:00
features
Allow partial to find files without an underscore prefix.
Closes
#366
2012-04-20 10:34:22 -07:00
fixtures
Allow partial to find files without an underscore prefix.
Closes
#366
2012-04-20 10:34:22 -07:00
lib
Fix the file watcher to correctly use relative paths, to ignore files we don't care about, and have a find_new_files method that works like reload_path, but only touches previously-unknown files. This all ends up speeding up the build by a lot.
2012-04-23 01:17:13 -07:00
.gemtest
enable gemtest at a per-gem level
2012-01-02 14:48:47 -08:00
middleman-core.gemspec
bump listen dep
2012-04-09 14:23:58 -07:00
Rakefile
switch to guard/listen
2012-02-25 15:53:23 -08:00