Sha256: 7f4f77aee4424e565d757386e84ba0961fea7abbc80ddd1a87639434175e9f5a

Contents?: true

Size: 282 Bytes

Versions: 2

Compression:

Stored size: 282 Bytes

Contents

require 'crystal/html'

crystal.after :environment do
  dir = File.dirname(__FILE__)
  crystal.ensure_public_symlink "crystal_jquery", "#{dir}/crystal_jquery/public/crystal_jquery"
end

require 'crystal_jquery/jquery_helper'
Crystal::ControllerContext.include Crystal::JQueryHelper

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jquery_client-0.1.1 lib/crystal_jquery.rb
jquery_client-0.1.0 lib/crystal_jquery.rb