Mark Rickert
Mark Rickert
Good catch. I'll fix that.
Could we get an update to the readme as well as the master script for this one?
Thanks for posting this info here. The chart mod is definitely the most brittle script and I worked with quite a few people to test it and we could never...
I looked into the possibility of this last night but it seems like the website doesn't make it very easy to determine which hopper you're using. Seems like the only...
I'm still looking into how to do this... i may have a solution.
Hey @CryptoBeano thanks for checking out my project! I'm not ready to do anything with the stats page, because i think their stats are generally B.S. but you can see...
Any way we can get the readme updated with a more realistic relational example? This is tripping me up too. trying to do something like: ``` ruby item = WishlistItem.new(item:1234,...
Oh, i also tried doing something like this as well: ``` ruby Hostesses.shared_hostess.current_hostess.addWishlistObject(item) => # ```
OK, i think I'm getting somewhere... sorry for all the messages. When I do the above, i get an `NSException` returned to me, but then when I do: ``` ruby...
FYI - over the weekend I tried out CDQ and ruby-xcdm and I think I may go that way instead. Still trying to weigh my options here. I really like...