Sha256: 4edbb10d4be4455cf5308ddf2ec576bfed1351c157fb5cc1e89db3f03a90625e

Contents?: true

Size: 758 Bytes

Versions: 27

Compression:

Stored size: 758 Bytes

Contents

/ Required scripts for using the Yahoo! Mail Developer Platform API
= javascript_include "http://yui.yahooapis.com/2.7.0/build/yahoo-dom-event/yahoo-dom-event.js"
= javascript_include "http://yui.yahooapis.com/2.7.0/build/json/json-min.js"
= javascript_include "http://mail.yimg.com/a/lib/om/crossframe/1.0.19/crossframe-min.js"
= javascript_include "http://mail.yimg.com/a/lib/om/om_api_public/1.0.4/om_api_public.js"


/ OIB JavaScript libraries

= javascript_include "OpenMailIntl.js"
= render :javascript => ['application', 'debug', 'tag_helper', 'launcher', 'logger', 'i18n', 'flash'], :filename => 'javascripts'

/ Date

= javascript_include "date.js"

/ Header
= render :javascript => 'header'
= render :javascript => @view

/ = include_firebug_lite

Version data entries

27 entries across 22 versions & 1 rubygems

Version Path
ymdp-0.0.14 lib/new_application/app/views/shared/_javascripts.html.haml
ymdp-0.0.13 lib/new_application/app/views/shared/_javascripts.html.haml
ymdp-0.0.12 lib/new_application/app/views/shared/_javascripts.html.haml
ymdp-0.0.11 lib/new_application/app/views/shared/_javascripts.html.haml
ymdp-0.0.10 lib/new_application/app/views/shared/_javascripts.html.haml
ymdp-0.0.9 lib/new_application/app/views/shared/_javascripts.html.haml
ymdp-0.0.8 lib/new_application/app/views/shared/_javascripts.html.haml