jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • JRuby
  • JRUBY-955

RubyModule public_method_defined?, private_method_defined?, protected_method_defined?

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: JRuby 1.0.0RC1
  • Fix Version/s: JRuby 1.0.0RC2
  • Component/s: Core Classes/Modules
  • Labels:
    None

Description

These methods are missing

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    method_defined_for_accessibilities.patch
    19/May/07 5:47 PM
    4 kB
    Micah Martin

Issue Links

duplicates

Bug - A problem which impairs or prevents the functions of the product. JRUBY-950 Missing methods from class Module

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Micah Martin added a comment - 19/May/07 5:47 PM

Added the following methods to RubyModule.java
public_method_defined
protected_method_defined
private_method_defined

Tests in testModule.rb

Show
Micah Martin added a comment - 19/May/07 5:47 PM Added the following methods to RubyModule.java public_method_defined protected_method_defined private_method_defined Tests in testModule.rb
Hide
Permalink
Thomas E Enebo added a comment - 19/May/07 7:33 PM

Fixed for shirt by Micah Martin (in commit 3687)

Show
Thomas E Enebo added a comment - 19/May/07 7:33 PM Fixed for shirt by Micah Martin (in commit 3687)

People

  • Assignee:
    Unassigned
    Reporter:
    Thomas E Enebo
Vote (0)
Watch (0)

Dates

  • Created:
    19/May/07 5:36 PM
    Updated:
    22/May/07 5:51 PM
    Resolved:
    19/May/07 7:33 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.