Florian Schwab

Results 6 issues of Florian Schwab

The rails command should be included in the `rvm_map_bins` as it is in the capistrano-rbenv gem

allow to specify `--response-code` for 3xx codes without specifying `-r` or `--redirect-to` ## Pull Request Checklist #### General - [ x] Update Changelog following the conventions laid out [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md) -...

Type: Enhancement
Status: Needs Review
Status: Thinking

**Describe the problem** I trying to set a custom server in the iOS app with a `.network` domain is not possible because it thinks it is an invalid address. **To...

bug
mobile
ios

If you use prepend_before_action (or the old prepend_before_filter) the railsbp reports that the method is not used and should be removed.

Since the broker actually supports fetching instance and binding parameters it should also allow to communicate that to the outside world. Otherwise `cf curl /v2/service_instances/:instance-id/parameters` does not work because CF...

## Pull Request Checklist #### General - [ x] Update Changelog following the conventions laid out [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md) - [ x] Update README with any necessary configuration snippets - [ x]...

Impact: Breaking Change
Status: Needs Review