Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Now that we are openly challenging technical status quo around gems, I feel that I can openly share my dream:

Now that we are openly challenging technical status quo around gems, I feel that I can openly share my dream:

Scheduled Pinned Locked Moved Uncategorized
6 Posts 3 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • katafrakt@ruby.socialK This user is from outside of this forum
    katafrakt@ruby.socialK This user is from outside of this forum
    katafrakt@ruby.social
    wrote last edited by
    #1

    Now that we are openly challenging technical status quo around gems, I feel that I can openly share my dream:

    gem 'foobar', '>~ 1.0', flags: [:activerecord, :rspec, :phlex]

    ... which would set up integration with other gems, make them dependencies if needed etc.

    katafrakt@ruby.socialK ahx@ruby.socialA pointlessone@status.pointless.oneP 3 Replies Last reply
    0
    • katafrakt@ruby.socialK katafrakt@ruby.social

      Now that we are openly challenging technical status quo around gems, I feel that I can openly share my dream:

      gem 'foobar', '>~ 1.0', flags: [:activerecord, :rspec, :phlex]

      ... which would set up integration with other gems, make them dependencies if needed etc.

      katafrakt@ruby.socialK This user is from outside of this forum
      katafrakt@ruby.socialK This user is from outside of this forum
      katafrakt@ruby.social
      wrote last edited by
      #2

      Of course, this does not have to be limited to other gems integration, might be also used to turn off some unneeded features (with their dependencies).

      katafrakt@ruby.socialK 1 Reply Last reply
      0
      • katafrakt@ruby.socialK katafrakt@ruby.social

        Now that we are openly challenging technical status quo around gems, I feel that I can openly share my dream:

        gem 'foobar', '>~ 1.0', flags: [:activerecord, :rspec, :phlex]

        ... which would set up integration with other gems, make them dependencies if needed etc.

        ahx@ruby.socialA This user is from outside of this forum
        ahx@ruby.socialA This user is from outside of this forum
        ahx@ruby.social
        wrote last edited by
        #3

        @katafrakt I don’t understand. Does this load the rspec integration of the foobar
        gem?

        katafrakt@ruby.socialK 1 Reply Last reply
        0
        • ahx@ruby.socialA ahx@ruby.social

          @katafrakt I don’t understand. Does this load the rspec integration of the foobar
          gem?

          katafrakt@ruby.socialK This user is from outside of this forum
          katafrakt@ruby.socialK This user is from outside of this forum
          katafrakt@ruby.social
          wrote last edited by
          #4

          @ahx yes. Perhaps RSpec is a bit exotic, but thinking about ActiveRecord, it could:

          - set minimal supported AR version as a dependency
          - load AR extensions
          - even if the project has Sequel in deps, does not load Sequel extensions

          1 Reply Last reply
          0
          • katafrakt@ruby.socialK katafrakt@ruby.social

            Of course, this does not have to be limited to other gems integration, might be also used to turn off some unneeded features (with their dependencies).

            katafrakt@ruby.socialK This user is from outside of this forum
            katafrakt@ruby.socialK This user is from outside of this forum
            katafrakt@ruby.social
            wrote last edited by
            #5

            Main use case I would see:

            - selecting HTTP adapter, so you don't end up with 12 different in the project
            - choosing markdown renderer
            - using nokolexbor instead of nokogiri

            1 Reply Last reply
            0
            • katafrakt@ruby.socialK katafrakt@ruby.social

              Now that we are openly challenging technical status quo around gems, I feel that I can openly share my dream:

              gem 'foobar', '>~ 1.0', flags: [:activerecord, :rspec, :phlex]

              ... which would set up integration with other gems, make them dependencies if needed etc.

              pointlessone@status.pointless.oneP This user is from outside of this forum
              pointlessone@status.pointless.oneP This user is from outside of this forum
              pointlessone@status.pointless.one
              wrote last edited by
              #6

              @katafrakt Rubygems should adopt Gentoo Package Manager Specification https://wiki.gentoo.org/wiki/Package_Manager_Specification

              At least the names and versions section of it.

              Link Preview Image
              1 Reply Last reply
              1
              0
              • R relay@relay.mycrowd.ca shared this topic
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups