Added CKEditor to allow easy markup of text
This commit is contained in:
@@ -39,6 +39,9 @@ GEM
|
||||
bcrypt-ruby (3.0.1)
|
||||
builder (3.0.4)
|
||||
cancan (1.6.8)
|
||||
ckeditor (4.0.0)
|
||||
mime-types
|
||||
orm_adapter
|
||||
coffee-rails (3.2.2)
|
||||
coffee-script (>= 2.2.0)
|
||||
railties (~> 3.2.0)
|
||||
@@ -112,7 +115,7 @@ GEM
|
||||
rack (~> 1.0)
|
||||
tilt (~> 1.1, != 1.3.0)
|
||||
sqlite3 (1.3.7)
|
||||
thor (0.16.0)
|
||||
thor (0.17.0)
|
||||
tilt (1.3.3)
|
||||
treetop (1.4.12)
|
||||
polyglot
|
||||
@@ -134,6 +137,7 @@ PLATFORMS
|
||||
DEPENDENCIES
|
||||
bb-ruby
|
||||
cancan
|
||||
ckeditor
|
||||
coffee-rails (~> 3.2.1)
|
||||
devise
|
||||
execjs
|
||||
|
||||
Reference in New Issue
Block a user