Stewart McKee

Results 19 comments of Stewart McKee

I get the same as above 'Cannot set property 'length' of undefined' on 0.90.5. Type dropdown doesn't populate. ![screen shot 2014-06-04 at 10 06 30](https://cloud.githubusercontent.com/assets/59410/3171533/902b8d8c-ebc7-11e3-8b2f-2180ac8ba676.png)

Hi, Currently there isn't a way from the command line. I've started adding in some quick stop/status/list commands to enable you to do this, you need to specify redis-options to...

I'm assuming you mean minimum depth. One of the misconceptions with navigation is that there is one way to reach a page. The depth of a page can be different...

Hi Andej, Agreed. Its kind of grown organically over time. Sounds like its due for a v2. :). Regarding your points, 1. 110% agreed, should be refactored, there are a...

I'm sorry, i didn't pick this up for some reason.... the to_s is there to make sure the present? function is available. present? is a rails function though, so it...

The code for present? is pretty simple, so will probably just write our own version based code in rails. *Stewart McKee* Founder, Active Information Design 0141 465 5505 ( tel:0141%20465%205505...

Hi, What version of the slop gem are you using? There were quite a few breaking changes when they moved to v4 and above. Should be around v 3.6.0 for...

If the exception is raised then would you want the whole crawl to stop at that point? I think you get the same from max_pages by submitting crawl_limit, there is...

yes, i've changed the version already down to v3 in order to add additional sub commands for issue #46, will be pushed up soon.

Looks great, could you submit with a couple rspec specs please, and I'll get it merged in. Thanks.