winton / stasis

Static sites made powerful
http://stasis.me
MIT License
677 stars 56 forks source link

Reload controllers in development mode. #26

Closed budu closed 12 years ago

budu commented 12 years ago

This is a quick fix for issue #24, it might be a better idea to reload only the files that have been modified in later version.

Update: Also made some changes to reload the paths, so that new files aren't being ignored.

winton commented 12 years ago

Hey Nicolas, my apologies for taking so long to review this. Going to double check tests pass and everything works well and then will get it merged in.

budu commented 12 years ago

No problem, as you see I've also made some other changes but was too lazy to split them into multiple pull requests. Anyway, I think they're all worthwhile.

bomberstudios commented 12 years ago

Any idea when this might be pulled in?

I'd like to use this feature, but I'd rather not use a forked gem : )

Thanks in advance!

winton commented 12 years ago

This is out in gem version 0.1.20. Sorry for taking so long to get this one out, thanks again Nicolas

bomberstudios commented 12 years ago

Rad! Thank you so much : )