Marthyn Olthof

Results 15 issues of Marthyn Olthof

Hi, I tried to run `suspenders app` with the latest gem version `1.45.0`. The `.ruby-version` file contains ruby `2.4.1` resulting in errors when running all the commands because there's a...

![screen shot 2015-04-17 at 15 48 58](https://cloud.githubusercontent.com/assets/642544/7203221/4a700e5c-e519-11e4-89e6-db035bb5e055.png)

Too many times i see people using category names in the project name or even stuff that belongs in a tag in a project name. Like this: ![screen shot 2014-09-10...

enhancement
question

Right now we create JSON data for tags and projects and user charts in de models, this should be put in an extra model. In #88 there's already some code...

enhancement

![screen shot 2014-08-27 at 15 32 42](https://cloud.githubusercontent.com/assets/642544/4060344/ac3cd22e-2dee-11e4-99ca-99dd70fb2a75.png) I have no idea what's wrong with my password. I used a capital letter, a small letter and 6 digits

![screen shot 2014-03-19 at 11 06 50](https://f.cloud.github.com/assets/642544/2458591/7e3c461c-af4e-11e3-943e-f2219048b611.png) I'm guessing i need to go to defacto.happyhours.io to register. But the error message should say that. It could be anything now that...

enhancement

While implementing this library i came upon a missing feature, for a container you can set a lot more options than just public or not public, as stated here: https://docs.openstack.org/developer/swift/overview_acl.html....

In codeclimate i saw the following code smell: https://codeclimate.com/github/exactonline/exactonline-api-ruby-client/lib/elmas/resources/goods_delivery.rb/source#issue-d175741fa9031fb99249d95b9a6ef3a5 This was necessary to get the attributes. But especially this line ` @select = options[:select] ||= ['*']` should be moved higher...

24PullRequests
refactor

I want to start developing the next major release of this gem. Things that we have noticed that could be improved are: - Resource generation - OData filters - Authorization...