Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / awesome-print/awesome_print issues and pull requests
#429 - Fix expired link to unwanted websites
Pull Request -
State: open - Opened by buugworm 3 months ago
#428 - ActiveRecord methods with `ap` displays nothing
Issue -
State: open - Opened by ogirginc 8 months ago
#427 - ap.awesome_sequel_dataset(ds) Arguments Error
Issue -
State: open - Opened by daBee about 1 year ago
#426 - Pretty print object as executable code
Issue -
State: open - Opened by forthrin over 1 year ago
#424 - Maintained fork: amazing-print/amazing_print
Issue -
State: closed - Opened by n-rodriguez over 1 year ago
#423 - Remove dependence on `#method` being defined
Pull Request -
State: open - Opened by amomchilov over 1 year ago
#422 - object_id option not operating as expected
Issue -
State: open - Opened by MadBomber almost 2 years ago
#421 - Don't monkey patch String class
Pull Request -
State: closed - Opened by n-rodriguez over 2 years ago
- 2 comments
#420 - Provide a way of specifying custom formatting on user-created classes/objects
Issue -
State: open - Opened by sam0x17 about 3 years ago
- 2 comments
#419 - Don't override/monkey patch `String` class
Issue -
State: closed - Opened by n-rodriguez about 3 years ago
- 3 comments
#418 - `.pry!` does nothing in rails console
Issue -
State: open - Opened by Andrew-Max about 3 years ago
#417 - Hi, can I put `.aprc` under ~/.config/awesome_print/aprc?
Issue -
State: open - Opened by molleweide about 3 years ago
#416 - Plain Ruby Objects are not formatted properly
Issue -
State: open - Opened by saimageshvar over 3 years ago
- 2 comments
#415 - Remove usage of marshal_dump since this was removed from Rails
Pull Request -
State: open - Opened by edipofederle over 3 years ago
- 5 comments
#414 - Getting FrozenError (can't modify frozen String: "false") after upgrading to Ruby 2.7.3 using awesome_print (1.9.2)
Issue -
State: closed - Opened by ritec over 3 years ago
- 5 comments
#413 - undefined method `marshal_dump` for `ActiveModel::Errors`
Issue -
State: open - Opened by wedsonlima over 3 years ago
- 6 comments
#412 - ArgumentError (wrong number of arguments (given 1, expected 0))
Issue -
State: open - Opened by DominikAlberski over 3 years ago
- 4 comments
#411 - README - Update PRY integration section
Pull Request -
State: closed - Opened by floer32 over 3 years ago
- 1 comment
#410 - problem with rails and ruby 3.0.0
Issue -
State: closed - Opened by igortice over 3 years ago
- 2 comments
#409 - sqlite dependency; specs and formatting issue
Pull Request -
State: open - Opened by BryanH over 3 years ago
#408 - BigDecimal required; test fixes for ruby 3
Pull Request -
State: closed - Opened by BryanH over 3 years ago
#407 - Ruby 2.7.0 compatibility
Issue -
State: closed - Opened by FunnyHector over 3 years ago
- 2 comments
#406 - Bump canonical
Pull Request -
State: closed - Opened by BryanH almost 4 years ago
#405 - Ruby 2.6, 2.7 and 3 fixes
Pull Request -
State: closed - Opened by BryanH almost 4 years ago
- 1 comment
#404 - Array#uniq is not working on pry with `AwesomePrint.pry!`
Issue -
State: closed - Opened by hanasuke almost 4 years ago
- 5 comments
#403 - Rubocop, added some code improvements from [@nathan-appere]
Pull Request -
State: open - Opened by BryanH almost 4 years ago
#402 - Ruby 2.7 and latest were causing travis to be really slow
Pull Request -
State: open - Opened by BryanH almost 4 years ago
#401 - Added canonical for rubygems
Pull Request -
State: closed - Opened by BryanH almost 4 years ago
#400 - Updated nokogiri to fix vulnerability scan failures
Pull Request -
State: closed - Opened by BryanH almost 4 years ago
#399 - 1.9 release
Issue -
State: open - Opened by guillaumebriday almost 4 years ago
- 12 comments
#398 - Corrected bug in examples (issue #326); added example headers
Pull Request -
State: closed - Opened by BryanH almost 4 years ago
#397 - Updated config to remove deprecations
Pull Request -
State: closed - Opened by BryanH almost 4 years ago
#396 - Added rails 6.0 and 6.1 tests to travis
Pull Request -
State: closed - Opened by BryanH almost 4 years ago
Labels: Spike
#395 - Added mongoid 7 gemsets; ignore vendor/bundle
Pull Request -
State: closed - Opened by BryanH almost 4 years ago
Labels: Spike
#394 - Update CHANGELOG & fixed travis fails
Pull Request -
State: closed - Opened by BryanH almost 4 years ago
#393 - Retire eol rubies
Pull Request -
State: closed - Opened by BryanH almost 4 years ago
#392 - Fixes block and proc definition to work with Ruby 3.0.0
Pull Request -
State: closed - Opened by csalvato almost 4 years ago
- 4 comments
#391 - Output of non-empty Hash object fails when using Ruby 3.0
Issue -
State: closed - Opened by s2k almost 4 years ago
- 1 comment
#390 - Fix method signature after change in IRB
Pull Request -
State: closed - Opened by febeling almost 4 years ago
- 4 comments
#389 - irb: ArgumentError (wrong number of arguments (given 1, expected 0))
Issue -
State: closed - Opened by febeling almost 4 years ago
- 2 comments
#388 - Feature/custom nesting
Pull Request -
State: open - Opened by nathan-appere almost 4 years ago
- 3 comments
#387 - Proc.new is deprecated
Issue -
State: closed - Opened by navid-farjad almost 4 years ago
- 5 comments
#386 - Added fix for warning: Capturing the given block using Proc.new is de…
Pull Request -
State: closed - Opened by yart about 4 years ago
- 4 comments
#385 - Fixes warning: Capturing the given block using Proc.new is deprecated; use `&block` instead (ruby 2.7.0 error)
Pull Request -
State: closed - Opened by dahal about 4 years ago
- 2 comments
#384 - Fixes warning: Capturing the given block using Proc.new is deprecated; use `&block` instead (ruby 2.7.0 error)
Pull Request -
State: closed - Opened by dahal about 4 years ago
#383 - new lines
Issue -
State: open - Opened by engineer-plus-plus over 4 years ago
- 1 comment
Labels: Feature request
#382 - Proc.new is deprecated; use `&block` instead
Issue -
State: closed - Opened by alec-c4 over 4 years ago
- 7 comments
#381 - Fix `&Proc.new` deprecation warnings
Pull Request -
State: closed - Opened by askhat over 4 years ago
- 2 comments
#380 - Fix for Issue #318: Strict mass-assignment protection preventing display of object
Pull Request -
State: open - Opened by obourdon over 4 years ago
#379 - JRuby on Travis CI
Pull Request -
State: closed - Opened by HarlemSquirrel over 4 years ago
#378 - Add Rails 6.0 support
Pull Request -
State: closed - Opened by HarlemSquirrel over 4 years ago
- 1 comment
#377 - Rubocop action
Pull Request -
State: closed - Opened by HarlemSquirrel over 4 years ago
#376 - Rename project to awesomer print
Pull Request -
State: closed - Opened by HarlemSquirrel over 4 years ago
#375 - Forked to AmazingPrint
Issue -
State: closed - Opened by HarlemSquirrel almost 5 years ago
- 6 comments
#374 - DwollaV2::Response incompatible with awesome_print
Issue -
State: open - Opened by 5hanth almost 5 years ago
- 1 comment
#373 - Fixed warnings with Ruby 2.7 on Proc.new with no block.
Pull Request -
State: closed - Opened by akshaymohite almost 5 years ago
- 11 comments
#372 - config or params for truncate very long string.
Issue -
State: open - Opened by ranska about 5 years ago
- 1 comment
Labels: Feature request
#371 - Add Rails 6 to appraisals, update spec coverage
Pull Request -
State: closed - Opened by smudge about 5 years ago
- 1 comment
#370 - Update awsome_print.gemspec nokogiri dependency to resolve CVEs
Pull Request -
State: closed - Opened by gvwirth about 5 years ago
- 1 comment
#369 - Bugfix / Use rails 5.0 compatible sqlite
Pull Request -
State: closed - Opened by paulodiovani about 5 years ago
- 3 comments
#368 - possible to hide some record attributes in ai ?
Issue -
State: closed - Opened by MathieuDerelle about 5 years ago
- 1 comment
Labels: Feature request
#367 - Show field aliases in parentheses for Mongoid
Pull Request -
State: closed - Opened by jclusso about 5 years ago
- 4 comments
#366 - Fix build failures
Pull Request -
State: closed - Opened by dweinand about 5 years ago
- 1 comment
#365 - Multiline not working, color working partially
Issue -
State: closed - Opened by goldylucks over 5 years ago
- 6 comments
#364 - Allow for optional, non-html output in action_view
Pull Request -
State: open - Opened by jivko-chobanov over 5 years ago
- 1 comment
#363 - Fix struct formatting
Pull Request -
State: open - Opened by randyjap over 5 years ago
- 1 comment
#362 - Bad indentation on large nested hashes
Issue -
State: open - Opened by raldred over 5 years ago
#361 - Struct strange output
Issue -
State: open - Opened by StefanoMartin over 5 years ago
- 1 comment
#360 - Change &Proc.new to &block for ruby 2.7 warning
Pull Request -
State: closed - Opened by QWYNG over 5 years ago
- 3 comments
#359 - Ignore AR accessors raising errors
Pull Request -
State: closed - Opened by phstc over 5 years ago
#358 - Did ap used to show where methods were defined?
Issue -
State: open - Opened by mlsquires over 5 years ago
#357 - Doesn't work with Swift or Objective-C
Issue -
State: closed - Opened by spnkr over 5 years ago
#356 - Clarifies usage in the readme.
Pull Request -
State: open - Opened by maurice-does-software over 5 years ago
#355 - AP showing empty array for foreign_keys that are strings
Issue -
State: open - Opened by LizPrescott over 5 years ago
#354 - warning: tried to create Proc object without a block
Issue -
State: closed - Opened by localhostdotdev over 5 years ago
- 3 comments
#353 - [Feature Request] Add options to Awesome.pry!/irb! to allow set global config.
Issue -
State: open - Opened by zw963 over 5 years ago
- 5 comments
Labels: Feature request
#352 - Retain custom color defaults
Pull Request -
State: open - Opened by RST-J over 5 years ago
- 1 comment
#351 - V2: uninitialized constant AwesomePrint::Formatters::SetFormatter::Set
Issue -
State: open - Opened by sshaw almost 6 years ago
- 3 comments
#350 - awesome print 2.0
Pull Request -
State: open - Opened by imajes almost 6 years ago
- 2 comments
#347 - AwesomePrint.pry! overrides Pry's auto-pagination
Issue -
State: closed - Opened by booch about 6 years ago
- 2 comments
Labels: Needs a PR
#344 - warning: constant ::Fixnum is deprecated
Issue -
State: closed - Opened by hasibduetcse over 6 years ago
- 3 comments
#341 - error? awesome_print/ext/nokogiri.rb
Issue -
State: closed - Opened by 7dir over 6 years ago
- 1 comment
#339 - Object doesn't support #ai
Issue -
State: open - Opened by dsfernandobond over 6 years ago
- 4 comments
#338 - Create a new release, 1.8 contains a BUG
Issue -
State: closed - Opened by marcsantiago over 6 years ago
- 3 comments
#337 - warning: constant ::Fixnum is deprecated(ruby 2.5.1)
Issue -
State: open - Opened by a-hiroyuki over 6 years ago
- 1 comment
#336 - Fix for Issue 316 has not been released, consider publishing 1.8.1 to Rubygems.
Issue -
State: closed - Opened by guyboertje over 6 years ago
- 1 comment
#335 - Don't raise unpermitted parameters error when try to awesome print Ac…
Pull Request -
State: open - Opened by boatrite over 6 years ago
- 6 comments
Labels: needs-work
#334 - master on ruby 2.5 has failing specs
Issue -
State: closed - Opened by paddor over 6 years ago
#333 - Optimizations
Pull Request -
State: closed - Opened by paddor over 6 years ago
- 3 comments
Labels: Awaiting response, candidate-for-release, needs-work
#330 - ArgumentError: wrong number of arguments (given 1, expected 0)
Issue -
State: open - Opened by Irostovsky almost 7 years ago
- 10 comments
#327 - Option to hide key/value pairs in hash that are nil?
Issue -
State: open - Opened by drsharp about 7 years ago
- 2 comments
#326 - 2 README Examples Don't Work
Issue -
State: closed - Opened by tonytino about 7 years ago
- 1 comment
#319 - Added `:justify_hash` option.
Pull Request -
State: open - Opened by Pysis868 about 7 years ago
- 4 comments
Labels: work-in-progress, needs-work
#318 - Strict mass-assignment protection preventing display of object.
Issue -
State: open - Opened by MrJoy over 7 years ago
- 4 comments
#316 - NameError: undefined local variable or method `dotfile' for #<AwesomePrint::Inspector
Issue -
State: closed - Opened by dawncold over 7 years ago
- 7 comments
#302 - Remove Rails strip_heredoc dependency since Rails is not listed as a add_development_dependency.
Issue -
State: closed - Opened by kstephens over 7 years ago
- 1 comment
#289 - ActionController::Parameters support
Issue -
State: open - Opened by glaucocustodio almost 8 years ago
- 8 comments
#288 - Not possible to set defaults from within an app?
Issue -
State: open - Opened by denishaskin almost 8 years ago
- 2 comments
Labels: Awaiting response
#285 - Fix for `#to_hash` inspection logic.
Pull Request -
State: closed - Opened by trevorrowe about 8 years ago
- 2 comments
Labels: Awaiting response
#263 - Color hash keys (w/ specs)
Pull Request -
State: closed - Opened by steakknife over 8 years ago
- 3 comments
Labels: work-in-progress, needs-work