Guest User

Untitled

a guest
Jul 22nd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. uses_tiny_mce :only => [:create, :new],
  2. :options => {
  3. :theme => 'simple',
  4. :plugins => %w{ safari },
  5. :entities => '160,nbsp,38,amp,34,quot,162,cent,8364,euro,163,pound,165,yen,169,copy,174,reg,8482,trade,8240,permil,60,lt,62,gt,8804,le,8805,ge,176,deg,8722,minus',
  6. :entity_encoding => 'named'
  7. }
Add Comment
Please, Sign In to add comment