Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / brentd/xray-rails issues and pull requests

#119 - How to make xray-rails work with rails 7 and ruby 3+

Issue - State: open - Opened by deepakmahakale almost 2 years ago - 1 comment

#118 - Rewrite to use `annotate_rendered_view_with_filenames`

Issue - State: open - Opened by blowmage almost 2 years ago

#117 - Fix/ruby 3 kwargs in ruby 2

Pull Request - State: open - Opened by blowmage almost 2 years ago

#116 - Use modern Ruby and Rails versions

Pull Request - State: open - Opened by blowmage almost 2 years ago

#115 - ActionView::Template::Error - undefined method `pathname'

Issue - State: open - Opened by jmuheim about 2 years ago - 4 comments

#114 - adopt Apple spelling conventions

Pull Request - State: closed - Opened by brandondrew over 2 years ago - 1 comment

#113 - xray-rails 0.3.2 and sprockets 4

Issue - State: open - Opened by rocket-turtle almost 3 years ago

#112 - Support for view_component

Issue - State: open - Opened by zealot128 over 3 years ago - 1 comment

#111 - Rewrite to remove dependency on jQuery

Issue - State: open - Opened by TylerRick over 3 years ago

#109 - Drop support for Ruby <=2.4 (and Rails 4?)

Issue - State: open - Opened by TylerRick over 3 years ago

#108 - Fix "undefined method safe_append=" on Ruby 3.0.0

Pull Request - State: open - Opened by mattbrictson over 3 years ago - 8 comments

#107 - Release xray.js on npm

Issue - State: open - Opened by kwent almost 4 years ago

#106 - Xray fails to inject itself when using jQuery in Webpacker

Issue - State: open - Opened by phoozle over 4 years ago - 1 comment

#105 - Test suite fails with Sprockets::Railtie::ManifestNeededError

Issue - State: open - Opened by mattbrictson over 4 years ago - 1 comment

#103 - Adapt to Sprockets 4

Pull Request - State: closed - Opened by cohei almost 5 years ago - 6 comments

#102 - Xray-rails is not working with Docker

Issue - State: open - Opened by jrsahuquillo about 5 years ago - 2 comments

#99 - `append/prepend_view_path` support in actions

Pull Request - State: open - Opened by qpSHiNqp over 5 years ago

#98 - Add config option to defer loading of Xray script

Pull Request - State: open - Opened by SDRACK over 5 years ago - 4 comments

#97 - Defer loading of Xray JS

Issue - State: open - Opened by SDRACK over 5 years ago

#96 - Handle nil templates

Pull Request - State: closed - Opened by vanessaramirez over 5 years ago - 1 comment

#95 - Pin bundler to avoid Travis failures for old rubies

Pull Request - State: closed - Opened by mattbrictson over 5 years ago

#94 - The shortcut doesnot work on chrome/firefox for me anymore.

Issue - State: open - Opened by shefali-kudos about 6 years ago - 1 comment

#93 - Open in rubymine

Issue - State: closed - Opened by alexey about 6 years ago - 2 comments

#92 - Switch to un-prefixed radial-gradient syntax

Pull Request - State: open - Opened by mattbrictson about 6 years ago

#91 - [Enhance] Deprecated RSpec Syntax

Pull Request - State: closed - Opened by berniechiu over 6 years ago

#90 - ⚠ Ruby Warnings

Pull Request - State: closed - Opened by amatsuda over 6 years ago - 1 comment

#89 - use Xray config for change the key code trigger

Pull Request - State: open - Opened by MiguelSavignano almost 7 years ago

#88 - calling non-existent method 'pathname'

Issue - State: closed - Opened by mkamensky about 7 years ago - 3 comments

#87 - Fix screenshot in README

Pull Request - State: closed - Opened by mattbrictson about 7 years ago

#86 - "Screenshot" and "See Xray in action" links in the README are not working

Issue - State: closed - Opened by nagi about 7 years ago - 1 comment

#85 - Early return from partial causes undefined method `include?' for nil:NilClass

Issue - State: open - Opened by alexneigher over 7 years ago - 1 comment
Labels: you can help!, bug?

#84 - Also include xray with jQuery3

Pull Request - State: closed - Opened by kdiogenes over 7 years ago - 3 comments

#83 - Remove alias_method_chain

Pull Request - State: closed - Opened by mattbrictson over 7 years ago

#82 - Use module prepend if available (alias_method_chain deprecation)

Pull Request - State: closed - Opened by 2called-chaos over 7 years ago - 4 comments

#81 - alias_method_chain is deprecated

Issue - State: closed - Opened by 2called-chaos over 7 years ago - 7 comments
Labels: confirmed bug, discuss!

#80 - Test on Rails 5

Pull Request - State: closed - Opened by tricknotes over 7 years ago - 1 comment

#79 - atom editor not working

Issue - State: open - Opened by mysticaltech almost 8 years ago - 5 comments
Labels: bug?

#78 - Remove backbone

Pull Request - State: closed - Opened by brentd about 8 years ago - 3 comments

#77 - Handle empty templates

Pull Request - State: open - Opened by tobiashm about 8 years ago - 2 comments

#76 - Add default rake task for executing RSpec

Issue - State: closed - Opened by mattbrictson about 8 years ago
Labels: you can help!, chore

#75 - Need ability to disable Xray entirely for a given controller action

Issue - State: open - Opened by jpegjames about 8 years ago - 13 comments
Labels: new feature, you can help!

#74 - Support for Sprockets 4

Issue - State: closed - Opened by patleb over 8 years ago - 12 comments
Labels: new feature, you can help!

#73 - Add gem version badge to README

Pull Request - State: closed - Opened by mattbrictson over 8 years ago

#72 - Fix Rails 3.2 compatibility by not using `try`

Pull Request - State: closed - Opened by mattbrictson over 8 years ago - 2 comments

#71 - 0.1.20 breaks backwards compatibility with Rails 3.2

Issue - State: closed - Opened by mattbrictson over 8 years ago - 2 comments
Labels: confirmed bug

#70 - Add Rails 5 compatibility

Pull Request - State: closed - Opened by mattbrictson over 8 years ago - 1 comment

#69 - Add Travis CI configuration

Pull Request - State: closed - Opened by mattbrictson over 8 years ago

#68 - Add a CHANGELOG

Pull Request - State: closed - Opened by mattbrictson over 8 years ago

#67 - Can't be used with remote hosts

Issue - State: open - Opened by frsantos over 8 years ago - 1 comment
Labels: you can help!

#66 - Use $EDITOR by default instead of Sublime Text

Pull Request - State: closed - Opened by dunn over 8 years ago - 12 comments
Labels: new feature, needs more info

#65 - Allows automatic require when using jQuery2

Pull Request - State: closed - Opened by nextekcarl over 8 years ago - 6 comments

#64 - must require xray javascript manually?

Issue - State: closed - Opened by nextekcarl over 8 years ago - 9 comments

#63 - xray-rails is not compatible with Rails 5 beta?

Issue - State: closed - Opened by upsilon2gamma over 8 years ago - 15 comments

#62 - Add sprockets-rails 3.0.0 compatibility

Pull Request - State: closed - Opened by mattbrictson almost 9 years ago - 7 comments

#61 - xray-rails fails to initialize after upgrading to sprockets-rails 3.0.0

Issue - State: closed - Opened by mattbrictson almost 9 years ago - 4 comments

#60 - Xray causes Yield to be empty

Issue - State: open - Opened by sebastianzillessen almost 9 years ago

#59 - v0.1.17 can't load lib/xray/middleware

Issue - State: closed - Opened by baburdick almost 9 years ago - 6 comments

#58 - Add Rails 4.2.x compatibility

Pull Request - State: closed - Opened by fukayatsu about 9 years ago - 1 comment

#57 - "require: false" option

Issue - State: closed - Opened by jbodah about 9 years ago - 3 comments

#56 - Support sprockets 3

Pull Request - State: closed - Opened by mattbrictson over 9 years ago - 1 comment

#55 - Xray-rails and Spree 3-0-stable

Issue - State: closed - Opened by misteral over 9 years ago - 3 comments

#54 - Add xray-backbone to precompile list

Pull Request - State: closed - Opened by mattbrictson over 9 years ago

#53 - Sprockets::Rails::Helper::AssetFilteredError

Issue - State: closed - Opened by firedev over 9 years ago - 1 comment

#52 - commands don't work!

Issue - State: closed - Opened by FranMoya over 9 years ago - 7 comments

#51 - fix warning in chrome

Pull Request - State: closed - Opened by flemse over 9 years ago - 2 comments

#50 - Rails 4.2: Ensure xray works with asset digests enabled

Pull Request - State: closed - Opened by mattbrictson over 9 years ago - 5 comments

#49 - Display fullpath when mouse moves over a specimen box

Pull Request - State: closed - Opened by TakiTake over 9 years ago - 1 comment

#48 - Skip xray for email templates

Issue - State: closed - Opened by barthez almost 10 years ago - 2 comments

#47 - Ensure xray bar works after Turbolinks navigation

Pull Request - State: closed - Opened by mattbrictson almost 10 years ago - 3 comments

#46 - Do not render xray for CSS files

Pull Request - State: closed - Opened by thenonameguy about 10 years ago - 1 comment

#45 - causes encoding conflict with letter_opener

Issue - State: closed - Opened by pilgunboris about 10 years ago - 2 comments

#44 - Test suite needs to test against multiple Rails versions

Issue - State: open - Opened by brentd over 10 years ago

#43 - How to remove in a rails 4.1 app?

Issue - State: closed - Opened by tmancino over 10 years ago - 3 comments

#42 - Conflict with modal dialogs in Chrome

Issue - State: closed - Opened by jrhorn424 over 10 years ago - 4 comments

#41 - Fixed xrail-rails typo in asset pipeline exception

Pull Request - State: closed - Opened by parndt over 10 years ago - 2 comments

#40 - Remove stray ' from README.md

Pull Request - State: closed - Opened by morganchristiansson over 10 years ago - 3 comments

#39 - Provide option for Xray to be turned off in render options

Pull Request - State: closed - Opened by mattheworiordan over 10 years ago - 8 comments

#38 - fix undefined method 'variant' for nil:NilClass ActionController #render_to_text change API

Pull Request - State: closed - Opened by shemerey over 10 years ago - 7 comments

#37 - Turbolinks causes UI Bar to disappear

Issue - State: closed - Opened by 2called-chaos over 10 years ago - 4 comments

#36 - Add possibility to open parent controller(s)

Issue - State: closed - Opened by jmuheim over 10 years ago - 3 comments

#35 - Two partials that lay 1:1 over each other doesn't allow to select the overlaying partial

Issue - State: open - Opened by jmuheim over 10 years ago - 4 comments
Labels: you can help!

#34 - Getting xray-rails to work with Sublime Text 3

Issue - State: closed - Opened by johnkferguson over 10 years ago - 7 comments

#33 - Gracefully handle nil for request_info[:controller]

Pull Request - State: closed - Opened by mattbrictson over 10 years ago

#32 - Rails 4.1.0 support

Issue - State: closed - Opened by julioprotzek almost 11 years ago - 10 comments

#24 - Switch from decorating templates with HTML comments

Issue - State: open - Opened by brentd about 11 years ago - 2 comments
Labels: new feature

#23 - Implement project-specific config

Pull Request - State: closed - Opened by hSATAC over 11 years ago - 2 comments

#22 - Xray's comments interfere with ajax interpretation

Issue - State: closed - Opened by skwp over 11 years ago - 7 comments
Labels: confirmed bug

#20 - JSON rendered with HAML templates shouldn't be prepended with HTML comments

Pull Request - State: closed - Opened by alenia over 11 years ago - 2 comments

#13 - Improve error message when the asset pipeline is disabled

Pull Request - State: closed - Opened by joshuaflanagan over 11 years ago - 4 comments

#11 - Check that the response is not empty before calling html_request? in should_inject_xray

Pull Request - State: closed - Opened by asakin over 11 years ago - 2 comments

#10 - Quote path of file to be opened so that directories can have spaces.

Pull Request - State: closed - Opened by jrmehle over 11 years ago - 7 comments

#9 - ajax js/json meta tags broke for javascript json parsing

Pull Request - State: closed - Opened by neutronz over 11 years ago - 7 comments

#8 - It's a Free GIF for you, Brent!

Pull Request - State: closed - Opened by mason-stewart over 11 years ago - 1 comment

#6 - Not require config.assets.debug?

Issue - State: closed - Opened by cannikin over 11 years ago - 3 comments

#4 - Allow xray to be revealed with ctrl+shift+x

Pull Request - State: closed - Opened by nneufeld over 11 years ago - 5 comments

#2 - Editor Settings

Pull Request - State: closed - Opened by joesteele over 11 years ago - 1 comment