Sha256: ff06079afec31aae75860076c420c428ff2a7ebcd8e67a731afabcebd01ec53b

Contents?: true

Size: 392 Bytes

Versions: 15

Compression:

Stored size: 392 Bytes

Contents

gem "prototype-rails"

after_bundler do
  gsub_file "app/assets/javascripts/application.js", "//= require prototype_ujs", <<-EOS
//= require prototype_ujs
//= require effects
//= require dragdrop
//= require controls
EOS
end

__END__

name: Prototype
description: "Prototype.JS as the JavaScript framework"
author: mbleigh

exclusive: javascript_framework
category: assets

args: -j prototype

Version data entries

15 entries across 15 versions & 3 rubygems

Version Path
appscrolls-0.11.2 scrolls/prototype.rb
appscrolls-0.11.1 scrolls/prototype.rb
appscrolls-0.11.0 scrolls/prototype.rb
appscrolls-0.10.1 scrolls/prototype.rb
appscrolls-0.10.0 scrolls/prototype.rb
appscrolls-0.9.0 scrolls/prototype.rb
appscrolls-0.8.4 scrolls/prototype.rb
appscrolls-0.8.3 scrolls/prototype.rb
appscrolls-0.8.2 scrolls/prototype.rb
appscrolls-0.8.1 scrolls/prototype.rb
appscrolls-0.8.0 scrolls/prototype.rb
appscrolls-0.7.1 scrolls/prototype.rb
appscrolls-0.7.0 scrolls/prototype.rb
eldarscrolls-0.7.0 scrolls/prototype.rb
ey_rails_wizard-0.6.0 scrolls/prototype.rb