Code Monkey home page Code Monkey logo

Comments (7)

mjankowski avatar mjankowski commented on June 27, 2024

Maybe relevant - rails/rails#49983 (comment) - someone is working on a replacement gem for azure/activestorage which sounds like it will implement just the subset of the Azure REST API that is needed by AS.

This might be good to either use directly or build a paperclip adapter on top of.

from mastodon.

JoeDupuis avatar JoeDupuis commented on June 27, 2024

I would need to look at kt-paperclip after I am done with AS, I could look into making the gem work for paperclip too. I don't think it would be hard to support both πŸ€”
I might need to find a more generic name for the gem though πŸ˜†

from mastodon.

renchap avatar renchap commented on June 27, 2024

@JoeDupuis I have not looked at your code yet, but maybe you could have a gem that implements the required Azure API calls (simple-azure-storage?), and a second one to interface it with AS (simple-azure-storage-activestorage), and we build our own simple-azure-storage-paperclip?

from mastodon.

JoeDupuis avatar JoeDupuis commented on June 27, 2024

I renamed the Gem to azure-blob-storage. It's pretty close to azure-storage-blob. It might change again if Rails core think it's a problem.
Nothing in it make it specific to Active Storage.

from mastodon.

renchap avatar renchap commented on June 27, 2024

Link to azure-blob-storage: https://github.com/JoeDupuis/azure-blob-storage

from mastodon.

JoeDupuis avatar JoeDupuis commented on June 27, 2024

After discussing it internally, I will be renaming it to azure-blob later tonight. It's too close to the existing gem name.
Sorry for the flip flop.

It should make it easier to use too (shorter namespace).

from mastodon.

JoeDupuis avatar JoeDupuis commented on June 27, 2024

Done, I've renamed the gem:
https://github.com/JoeDupuis/azure-blob
https://rubygems.org/gems/azure-blob

from mastodon.

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.