issues
search
banister
/
method_source
return the sourcecode for a method
MIT License
361
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update error message expectations to work on MRI with Prism
#84
kddnewton
opened
1 month ago
0
Incorrect Comment Parsing for Methods
#83
a-chacon
opened
4 months ago
0
method_source doesn't work with Prism
#82
eregon
opened
7 months ago
0
Release v1.1.0
#81
kyrylo
closed
7 months ago
0
Fix compatibility with frozen-string-literal and newer rubies
#80
casperisfine
closed
7 months ago
5
[jruby] avoid Thread#to_java internals
#79
kares
opened
1 year ago
0
Make `extract_last_comment` 65x faster
#78
symwell
opened
2 years ago
0
Make `extract_last_comment` 65x faster
#77
symwell
closed
2 years ago
0
lambda nested in array of hashes causes Proc#source to raise MethodSource::SourceNotFoundError
#76
dmlary
opened
2 years ago
0
handle back-searching for blocks from multiline methods
#75
ccutrer
opened
2 years ago
0
support finding "source" from IRB sessions
#74
ccutrer
opened
2 years ago
0
Add MethodSource.clear_cache
#73
yhirano55
closed
3 years ago
2
Allow fetching class/module comments
#72
stas
closed
3 years ago
1
Multiline method call with block raises MethodSource::SourceNotFoundError
#71
dleavitt
opened
3 years ago
0
How can I use method_source to get the source of a Rails scope?
#70
benlieb
opened
3 years ago
2
method.source segfaults on arm64
#69
twk3
opened
4 years ago
1
Add Truffleruby head support to CI
#68
gogainda
opened
4 years ago
0
Update config.yml
#67
gogainda
closed
4 years ago
0
Add changelog to gemspec
#66
rafbm
closed
4 years ago
0
Version 1.0.0 causes downstream breakages (pry-rails)
#65
jhsu802701
closed
4 years ago
4
Release v1.0.0
#64
kyrylo
closed
4 years ago
0
Test solely on CircleCI, remove Travis
#63
kyrylo
closed
4 years ago
0
Test on CircleCI
#62
kyrylo
closed
4 years ago
0
More closely match MIT License text verbatim
#61
jasonkarns
closed
4 years ago
3
Fix CI builds and add newer ruby versions
#60
casperisfine
closed
5 years ago
2
Handle new message for unterminated lists on MRI 2.7
#59
casperisfine
closed
5 years ago
7
fix: complete_expression? SyntexError line number
#58
zheng-yongping
closed
5 years ago
0
fix: complete_expression? SyntexError line number
#57
zheng-yongping
closed
5 years ago
0
Fix `documentation` link
#56
nisusam
closed
5 years ago
1
Release v0.9.2
#55
kyrylo
closed
6 years ago
0
Revert "method_source: fix broken Procs on JRuby 9.2.0.0"
#54
kyrylo
closed
6 years ago
0
Push tag v0.9.1
#53
hkdnet
closed
6 years ago
1
Revert the JRuby 9.2.0.0 source_location hack once the newest version is out
#52
kyrylo
closed
6 years ago
1
method_source: fix broken Procs on JRuby 9.2.0.0
#51
kyrylo
closed
6 years ago
2
#49 fix - Licence missing in the rubygems version and in the gemspec
#50
mensfeld
closed
7 years ago
2
Licence missing in the rubygems version and in the gemspec
#49
mensfeld
closed
7 years ago
6
fix gemspec version
#48
dai-vdr
closed
7 years ago
4
Improve frozen-string-literals compatibility.
#47
pat
closed
7 months ago
2
Add MIT License to Gemfile
#46
petems
closed
7 years ago
0
Replace Bacon to RSpec 3
#45
junaruga
closed
7 years ago
4
can you please have a Ruby 2.4 compatible release soon?
#44
busterb
closed
7 years ago
3
Bacon to replace to RSpec or Minitest
#43
junaruga
closed
7 years ago
3
Update .travis.yml
#42
junaruga
closed
7 years ago
4
Add source code URI to rubygems.org
#41
nirvdrum
closed
7 years ago
4
Use the latest rubies on Travis
#40
koic
closed
7 years ago
1
Integer Unification for Ruby 2.4.0+
#39
koic
closed
7 years ago
3
Add support to backslashed strings in CodeHelpers' #complete_expression?
#38
waldyr
opened
8 years ago
0
Backslash delimited strings are determined to be incomplete
#37
egwspiti
opened
8 years ago
0
EncodingError is raised when checking code strings containing symbol literals with invalid UTF-8 chars for completeness
#36
egwspiti
opened
8 years ago
2
Add Travis CI status badge
#35
mlarraz
closed
7 years ago
3
Next