Hunter

Results 15 comments of Hunter

Yes, we can assume that references are HTML/webpages, unless otherwise specified. I think we should also note whether accounts are required (like how online courses work). What do you mean...

Okay, makes sense... Could you give me an example of a free ebook that is from an affiliate link?

Oh, I understand. I know FPB recently added a book that Microsoft released. What about something like that? [Microsoft Press: Free E-Books](http://blogs.msdn.com/b/microsoft_press/archive/2011/03/03/ebooks-list-of-our-free-books.aspx)

Okay, I was just making sure... I agree with NO affiliate links then. You have any ideas on a final format per list item?

@sivagollapalli I agree that the generator does not recognize `.css.scss` filetypes. I tried the generate the LOC myself and found that only the JavaScript line was inserted.

In regards to https://github.com/colszowka/simplecov/issues/320#issuecomment-49386755: I think that with a 1.0 release, it is important to have some sort of discussion room. While IRC is nice and easy, some may be...

@Ch4s3 I forgot about that one! I agree that it is a great idea, especially since it has mobile apps and push notifications. Gitter is much more SFW since it...

Where do I add the `.simplecov` file? Right now, I define some groups/filters within my `./spec/spec_helper.rb` file. Should I put `.simplecov` in my spec folder?

I just got back to working on simplecov for our app. After creating `./simplecov`, do I still create a block in `./spec/spec_helper.rb`? Where do I enter the code block under...

@bf4 By `./simplecov` I meant `./.simplecov` with the leading **./** meaning root directory of app. I will work on a SimpleCov profile _next year_ (hahaha). Thank you for all the...