Lasse Bunk
Lasse Bunk
Ok, thanks. I'll keep this in mind. Keeping this open.
Yes, try `::Rails` instead of `Rails`. I'll look into this. Thanks.
This will be fixed. It's unintentional, so it's kind of a bug. :blush:
Thanks for asking. Can you tell me your use case for it? Thanks.
Could you present an idea on how you'd like to do this? You don't need to code it, just an example of how you'd use it. Would you have caching...
I think we can do this by adding a helper. I'll think about this.
I think we could do it something like this: ``` meta_cache ["v1", @product, @comment] do meta title: "My Title", description: "Test" og image: "image.png" end ``` Not sure about the...
Thanks. Den tirsdag den 25. februar 2014 skrev jordanyee [email protected]: > That's an idea I can get behind, for what it's worth. > > ## > > Reply to this...
Hmm, well the project wouldn't be without you doing the original work and "math" stuff :) I think this is your project, but if you'd prefer that we transfer it...
Same on Mac: ``` $ sbire install ⏎ /Users/lassebunk/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/fileutils.rb:1551:in `stat': No such file or directory - ./files/config_linux.yml (Errno::ENOENT) from /Users/lassebunk/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/fileutils.rb:1551:in `block in fu_each_src_dest' from /Users/lassebunk/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/fileutils.rb:1567:in `fu_each_src_dest0' from /Users/lassebunk/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/fileutils.rb:1549:in `fu_each_src_dest' from...