13 Commits

Author SHA1 Message Date
Thibault Jouan
35be3e21b6 Improve guard config
* Watch changes on controllers;
* Simplify pattern for support watch;
* Use more specific patterns for views;
* Remove deprecated rule on lib directory.
2015-05-01 18:05:00 +00:00
Thibault Jouan
0df652ffd8 Configure guard to watch changes on API views 2015-05-01 17:54:34 +00:00
Thibault Jouan
8874d3dbcc Remove deprecated rules from guard config 2015-05-01 17:54:15 +00:00
Thibault Jouan
86bec28457 Improve route changes handling under guard/spork 2015-05-01 17:19:39 +00:00
Thibault Jouan
10d4da2822 Remove specs for haml views 2015-05-01 11:09:28 +00:00
Thibault Jouan
737ac1f10a Fix coding standards in guard config 2015-04-30 08:14:28 +00:00
Thibault Jouan
d910c46dc2 Configure guard to watch only relevant directories 2015-04-30 08:14:13 +00:00
Thibault Jouan
da96c4814a Use ruby 2.x hash syntax 2014-04-01 10:48:18 +00:00
Thibault Jouan
712e9501a2 Update Guardfile 2014-04-01 10:24:57 +00:00
Thibault Jouan
196ea16a94 Use RABL to build JSON responses given by API 2012-03-11 23:31:01 +00:00
Thibault Jouan
a7451c5302 Add new guard rule to trigger integration specs when a layout changes 2011-12-30 10:38:29 +00:00
Thibault Jouan
d2f4ea59ff Reload spork when config/routes.rb is modified 2011-09-06 20:45:36 +00:00
Thibault Jouan
4a11073106 Bundle and use guard to automatically run specs on FS events 2011-09-06 13:39:23 +00:00