Giter Club home page Giter Club logo

Comments (15)

arbourd avatar arbourd commented on May 2, 2024

It is currently down, as well.

from bootstrap-rubygem.

synth avatar synth commented on May 2, 2024

I have no idea why rails-assets-tether wasn't put on rubygems. I personally need it on rubygems because I'm working on a gem for my organization(a major university) that is a sort of "meta"-gem, a gem that pulls together a number of gems and preset configurations for apps produced by the university. Therefore, I need the dependency put into the gemspec, not the Gemfile, and thus needs to be on rubygems.

That said, I built the gem, and put it on rubygems: https://rubygems.org/gems/rails-assets-tether

Happy to see, in two days snce publishing, google has indexed it already: http://lmgtfy.com/?q=rails-assets-tether :)

from bootstrap-rubygem.

mateuszdw avatar mateuszdw commented on May 2, 2024

Thanks for that @synth. So instead documented

source 'https://rails-assets.org' do
   gem 'rails-assets-tether' , '>= 1.1.0'
end

just use
gem 'rails-assets-tether'

from bootstrap-rubygem.

glebm avatar glebm commented on May 2, 2024

Rails Assets is not going away: tenex/rails-assets#312

from bootstrap-rubygem.

twe4ked avatar twe4ked commented on May 2, 2024

Using rails-assets can slow down bundle install quite dramatically. Could we have a gem for tether under the twbs org? /cc @glebm

from bootstrap-rubygem.

jakegavin avatar jakegavin commented on May 2, 2024

I ran into that as well so I wrapped Tether in a ruby gem.
https://github.com/jakegavin/tether-rails/
https://rubygems.org/gems/tether-rails
I haven't worked with bootstrap and tether extensively but so far that is working for me. I've been planning on looking into a way of optionally including it in twbs/bootstrap-ruby but haven't gotten around to it yet.

If twbs org ownership is important, I'll transfer the tether-rails rubygem name and/or that repo over to twbs.

from bootstrap-rubygem.

synth avatar synth commented on May 2, 2024

@jakegavin how is your gem different than rails-assets-tether gem I moved to rubygems, if at all?

from bootstrap-rubygem.

jakegavin avatar jakegavin commented on May 2, 2024

@synth ¯_(ツ)_/¯ It's probably not any different. Sorry. I'm just not super familiar with how rails assets works. Looks your gem was automatically created. So is there no github repo? Where/how do I create a PR updating it to 1.2.0?

I don't really care what the path forward is but I would be in favor of a transition off of Rails assets if thats something the maintainers are interested in. @twe4ked brought up the idea of adding a tether gem under the twbs org so I just wanted to mention that I have the tether-rails name on ruby gems and would gladly transfer it to them if thats what they want to do.

from bootstrap-rubygem.

synth avatar synth commented on May 2, 2024

rails-assets-tether on rubygems is just a repackaged version of whats on rails assets. There is no github repo for it. I would recommend creating one, or perhaps, using the repo you created "tether-rails". My only concern was to not have two gems doing the same thing(causing confusion) and opt to use the official codebase(rails-assets-tether) as a starting point for forks. I also support having the codebase owned by twbs github org. The only thing that should not be done, imho, is hosting gems on rails-assets as its not possible for those gems to be listed as dependencies by other gems.

from bootstrap-rubygem.

twe4ked avatar twe4ked commented on May 2, 2024

@jakegavin's gem looks a bit more complete than the rails-assets generated one. I'm going to be using that one personally. If it ends up being the one that Bootstrap recommends it might make sense to have it controlled by the Bootstrap team but I don't mind personally.

@synth If you would prefer people using yours it would probably need to be on GitHub (or similar) with a README etc.

My main point is not having to rely on rails-assets which is quite slow (maybe it's an Australian internet thing).

from bootstrap-rubygem.

synth avatar synth commented on May 2, 2024

It doesn't matter to me, and its certainly not "mine". I merely moved the version from rails-assets to rubygems so I too could have access. I have no attachment to any solution other than moving off rails assets too :)

from bootstrap-rubygem.

glebm avatar glebm commented on May 2, 2024

Has anyone spoken to @HubSpot or @zackbloom about them providing an official rubygem?

from bootstrap-rubygem.

zackbloom avatar zackbloom commented on May 2, 2024

We are happy to help, do you need us to merge something into the main project, or is it just about ownership of the Gem?

from bootstrap-rubygem.

twe4ked avatar twe4ked commented on May 2, 2024

@glebm Sounds like they're happy to help. What would be the best solution in your eyes?

from bootstrap-rubygem.

glebm avatar glebm commented on May 2, 2024

It would be best to have a script that packages Tether into a RubyGem and publishes it, and have it run as part of the release procedure of Tether. This way the gem will always be up to date and published by the same team that maintains Tether, with little effort on their part (compared to e.g. maintaining a separate repo). Perhaps someone can provide such as a script in a PR to Tether?

from bootstrap-rubygem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.