Hugues Bernet-Rollande

Results 9 issues of Hugues Bernet-Rollande

Route annotation annotate the `routes.rb`, it will be great if it also update the matching controller? It's probably not too hard as the routes generated by `rake routes` contain the...

...nHandler to the activityViewController, which return the selected activity type. Adding activityType to each activity to return which activity have been chose, and adding to each default iOS activities the...

Not an issue but a question/request? Is it possible to hook into pry to log any command sent and the (string) result of a command? Thank you

Shift TSMessage up when display at bottom position (TSMessageNotificationPositionBottom) and navBar present

Preview image are not showing up

Hi, I'm trying to use SKTiledMap in Swift. I'm using cocoapods. When importing others framework (swift one like AlamoFire or Objective-C one like MBProgressHud) I have no problems. But with...

AlertCenter is pretty cool, but you can't customize alert. Instead of exposing alertView class. I've decided to add two methods (alertFont, alertTextColor, alertBackgroundColor) on AlertCenter itself. Both method are proxy...

Pull Request

I'm doing something wrong? I'm subclassing `AnimatedPagingScrollViewController` to create a little on boarding controller. I'm ignoring any x position (setting initial frame origin to zero) of my views as I'm...

Any really simple way to get a callback when specific page is shown? If not trivial do you think it make sense to add it on ``` - (void)animateCurrentFrame {...