Skip to content

Commit 1bcb553

Browse files
[-] rpm support
1 parent f705742 commit 1bcb553

File tree

2 files changed

+0
-34
lines changed

2 files changed

+0
-34
lines changed

lib/rails-footnotes/footnotes.rb

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,6 @@ class Filter
2929
# Show notes
3030
@@notes += [ :assigns, :session, :cookies, :params, :filters, :routes, :env, :queries, :log, :general ]
3131

32-
# Change queries for rpm note when available
33-
# if defined?(NewRelic)
34-
# @@notes.delete(:queries)
35-
# @@notes << :rpm
36-
# end
37-
3832
# :no_style => If you don't want the style to be appended to your pages
3933
# :notes => Class variable that holds the notes to be processed
4034
# :prefix => Prefix appended to FootnotesLinks

lib/rails-footnotes/notes/rpm_note.rb

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)