Git Product home page Git Product logo

Comments (4)

metaskills avatar metaskills commented on May 16, 2024

Whoa! I gotta say this is kind of confusing. How does a module namespace matter to a file path? Is this something specific to IronRuby has done under the hood? Would love to know a bit more. Especially since there are other crazy moudle namespaces in rails itslef that are as long as that. Does this only matter when a module namespace is converted to a file path via rails const_missing? If so, then the real solution would be to just put a require in a spot to work around this. Perhaps? Thoughts?

from activerecord-sqlserver-adapter.

metaskills avatar metaskills commented on May 16, 2024

I just saw the comment on this page.
http://github.com/rails-sqlserver/2000-2005-adapter/issues/issue/30

Perhaps this is an issue with ri/rdoc vs the adapter?

from activerecord-sqlserver-adapter.

shri-zz avatar shri-zz commented on May 16, 2024

You could argue that ri/rdoc should have some scheme for creating documentation for arbitrarily long module names. It would be simpler to change the long module name in sqlserver_adapter since the long name does not seem to be particularly required.

I am going to be working on other projects, and so will not be able to follow up on this bug. The rest of the IronRuby team could follow up if they desire. Thanks for taking a look.

from activerecord-sqlserver-adapter.

metaskills avatar metaskills commented on May 16, 2024

I'm a large fan of taking a bug to the source vs chasing down plugin/gem authors that may have long module names. I see on the documentation that IronRuby users are encouraged to use the --no-ri --no-rdoc because of this. I think there is value to bringing these issues up to the core rubygem/rdoc teams.

Ticket closed.

from activerecord-sqlserver-adapter.

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.