1602 / compound

MVC framework. Built on Node.JS. Works on server and browser.
http://compoundjs.com
1.6k stars 183 forks source link

Exclude readme files of initializers #617

Closed ArnaudSpanneut closed 10 years ago

ArnaudSpanneut commented 10 years ago

I want to wrote a README in config/initializers folder but server display warning error so I propose this PR.

If you want, I can change the regex.

Thanks

(It's better on master :) )

1602 commented 10 years ago

[[selfie-placeholder-1]]

1602 commented 10 years ago

selfie-1

randunel commented 10 years ago

So wow much selfie!

ArnaudSpanneut commented 10 years ago

Need more smile Anatoliy :)

ArnaudSpanneut commented 10 years ago

@1602 Like that? I'm agree that add setter and getter to app is better.

1602 commented 10 years ago

Nearly perfect :)

ArnaudSpanneut commented 10 years ago

I test compound.app directly in init function. Test pass. It's a good way in compound?

1602 commented 10 years ago

Yes, why not. It's a unit test and it's clear.

ArnaudSpanneut commented 10 years ago

Thanks for merge and for your patience.