Sha256: ebe53188e59b1e0bcc6c5c07221aab37b1f3e003305ddb779f0caec5918f3789
Contents?: true
Size: 370 Bytes
Versions: 4
Compression:
Stored size: 370 Bytes
Contents
CodeMirror for Rails 3 ====================== Generator to install current version of CodeMirror 2 into a Rails 3 project. ``` rails generate codemirror:install ``` TODO: * Suppport for the Rails 3.1+ asset pipline * Optionally install additional modes (currently only plain text) * View helpers? * JS initialization example for a basic CodeMirror textarea
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
codemirror-rails-0.2.0 | ./README.md |
codemirror-rails-0.1.2 | ./README.md |
codemirror-rails-0.1.1 | ./README.md |
codemirror-rails-0.1 | ./README.md |