sorry, this had nothing to do with rails, it was a parameter for
allowed pages in the init parameters...
On Sep 27, 10:58 am, bakedbean
<eben.good...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Hello,
>
> I''m pretty much brand new to ruby and rails. I''ve
successfully
> created a rails project and followed this
tutorial:http://developer.apple.com/tools/rubyonrails.html
>
> I then wanted to play around with the tinymce editor, so I installed
> the plugin, which worked fine. I then added uses_tiny_mce at the top
> of my application_controller.rb file.
>
> If I browsehttp://localhost/applicationthe textarea in the default
> view renders tinymce. However if I go
tohttp://localhost/application/some_view,
> the textarea remains a plain textarea...
>
> So I''m trying to understand why the tinymce js isn''t
initing properly
> in anything but the default (index) view.
>
> Any advice is appreciated, I can provide code samples if neeed.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---