[Source]
# File lib/rails-footnotes/notes/general_note.rb, line 14 def content 'You can use this tab to debug other parts of your application, for example Javascript.' end
# File lib/rails-footnotes/notes/general_note.rb, line 10 def legend 'General (id="general_debug_info")' end
# File lib/rails-footnotes/notes/general_note.rb, line 6 def title 'General Debug' end
[Validate]