Gabriel Fortuna
Gabriel Fortuna
+1 we have the same problem :(
Hi @zw963 LightService does not pull in all of rails. It only uses ActiveSupport, which is also a dependency that Rails has. In fact, LS only uses these parts of...
Thanks for the feedback :) I went through the link you provided - unfortunately, they don't offer any alternatives for the string extensions LS requires. They do offer an alternative...
Hey there, just chiming in, as I realised, it would be great if LS could tell me on which action in an organiser was the action that failed. This would...
Apologies for the bump on an ancient issue, but I would also add a `spec.post_install_message` to the gemspec for the deprecated version. There are [docs for post_install_message](http://rubygems.rubyforge.org/rubygems-update/Gem/Specification.html) functionality.
@adomokos - I really appreciate you asking for my opinion ❤️ @pioneerskies - Thank you so much for the PR and the interest. I haven't looked at the actual changes...
@adomokos - if you're happy to move forward with this, I am. I think adding two more dependencies is a small and temporary price to pay for what it unlocks...
@JohnAnino - you wanna jump on this issue #296 . It's in the process of pretty much doing exactly what you're looking for - there's a test version that's working...
OMG! This is amazing! Thank you so much!
`CTRL/CMD+Click` or `Middle click` won't work for users like me that have hidden the tab bar. I've hidden the tab bar because I like my tabs on the side, ala...