Maurizio Casimirri

Results 72 comments of Maurizio Casimirri

I've to try this yet, anyway unless express.js does something by itself it should not be always true.

How odd.. `set_meta` is declared as an helper method, so it should be available in both views and controllers. You can see it from [source](https://github.com/mcasimir/meta-tags-helpers/blob/master/lib/meta_tags_helpers.rb#L63). I'm going to test this...

Ok i've figured out the problem. At the time i tried to release the 0.1.6 tag of this gem (the one with `set_meta`), Rubygems was preventing from publishing gems due...

Sorry never tried..

@prasadkadiyala the plan is to support it, but currently is very difficult to decide for an all in to ng2, that would mean either abandon 1.x or having to maintain...

@lokcito very nice catch! Anyway.. Sorry to not have a proper contribution guideline but you should use at least http://editorconfig.org/ to avoid mixing spaces and tabs and honor the project...

I think we can try to update Fastclick once they merge this: https://github.com/ftlabs/fastclick/pull/550. I honestly don't have much time to dedicate to this project, but I'll do my best to...

@a-lucas, awesome catch, going to do something about that. Maybe just documenting for now.

This sounds very strange.. I'm testing it with iOS 6 Simulator and it works fine. Could you try to navigate to http://mobileangularui.com/demo and say if is affecting it too?