Giter VIP home page Giter VIP logo

Comments (3)

sbellware avatar sbellware commented on May 30, 2024 2

I don't know if this is of interest to @pawurb, but I'm going to extract a kernel from rails-pg-extras so that the same stuff can be used with raw Ruby+PG projects (like Eventide). I've set aside some time to hack on this today. It will be built with considerations for putting a Rails wrapper around it if wanted. Obviously, I'm bogarting this thread to talk about extraneous stuff, but figured it would be relevant.

I mentioned on Twitter that rails-pg-extras is such a nice, clean project that building stuff based on it is pretty straight forward. It's super nice to drop into a new codebase and not find a mess (or, i just suck at reading other people's stuff). It's so nice to see someone take real care with their open source code that it deserves praise and recognition!

from rails-pg-extras.

pawurb avatar pawurb commented on May 30, 2024 2

Keeping a rails-specific project makes it much easier to integrate into Rails apps that are vast majority of potential use cases, like you said with AR connection ready and rake tasks with preloaded environment integration. I agree the a good way to go forward would be to extract ruby/sql generic codes to a seperate ruby-pg-extras gem and make it a dependency of this one. I'll work on it in the following days.

from rails-pg-extras.

pawurb avatar pawurb commented on May 30, 2024 2

I've extracted the core logic to https://github.com/pawurb/ruby-pg-extras and included it as a dependency. I am still not sure about the API so PRs to both projects are welcome :)

from rails-pg-extras.

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.