Giter VIP home page Giter VIP logo

Comments (4)

dwbutler avatar dwbutler commented on June 17, 2024

Hi,

Thanks for the feedback. I think that "membership" might be too generic a name. Membership of what to what? Such a generic table name might already be in use in many Rails applications.

I'm curious what you don't like about the name? It's pretty self-descriptive about what it contains - information about the memberships that member models have to groups.

A more "standard" name might be "member_groups".

In any case, the group memberships table should be considered private implementation that you shouldn't access directly, so the name shouldn't make much difference to users of the gem.

from groupify.

obsidienne avatar obsidienne commented on June 17, 2024

That's true, but the name does not follow rails conventions... the underscore should not be used
The file in model is named: group_membership for a class named GroupMembership.

That's all (it's because i have "lost" 1 hour finding the error)

from groupify.

dwbutler avatar dwbutler commented on June 17, 2024

I'm sorry you had some trouble using the gem. Would you mind describing the problem a bit more?

Also, what would be the Rails convention in this case?

from groupify.

obsidienne avatar obsidienne commented on June 17, 2024

Folling this: http://guides.rubyonrails.org/active_record_basics.html#naming-conventions
I think, the name in the database should be group_memberships...

Sorry, I'm new to rails and i have applied other language naming conventions..

from groupify.

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.