Sha256: 27be46938f696dc9784ece246157d5976b331ef2f85b55f5652932c6942744c9
Contents?: true
Size: 486 Bytes
Versions: 1
Compression:
Stored size: 486 Bytes
Contents
jserror-rails ============= Automatically inserts try catches around coffeescript code just add a .debug extension On an exception calls out a method called javascript_error() with an object ``` javascript_error({ name: NAME, error_message: ERROR MESSAGE, error_name: ERROR NAME, code_block: BLOCK OF CODE WHICH ERRORED (with \n replaced with [::n::], arguments: FUNCTION ARGUMENTS }); ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jserror-rails-1.0.0 | README.md |