Sha256: d097fb98c9b8ce6ee7fb665aaf644ce63cc731e8fb12c0f6ec5dbab85e7101f9

Contents?: true

Size: 716 Bytes

Versions: 4

Compression:

Stored size: 716 Bytes

Contents

// This is a manifest file that'll be compiled into application.js, which will include all the files
// listed below.
//
// Any JavaScript/Coffee file within this directory, lib/assets/javascripts, vendor/assets/javascripts,
// or vendor/assets/javascripts of plugins, if any, can be referenced here using a relative path.
//
// It's not advisable to add code directly here, but if you do, it'll appear at the bottom of the
// compiled file.
//
// Read Sprockets README (https://github.com/sstephenson/sprockets#sprockets-directives) for details
// about supported directives.
//
//= require jquery_ujs
//= require citizen_budget_model/application
//= require_tree .

// Test the GetText helper.
var foo = _('bar');

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
citizen_budget_model-0.0.4 spec/dummy/app/assets/javascripts/application.js
citizen_budget_model-0.0.3 spec/dummy/app/assets/javascripts/application.js
citizen_budget_model-0.0.2 spec/dummy/app/assets/javascripts/application.js
citizen_budget_model-0.0.1 spec/dummy/app/assets/javascripts/application.js