You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Hi
My client has some application which has done on rails 2.3. I need to implement some features in that application.But i need not to change anything from original application. I need to add the features through plugin. Actually i need to change theme and some view page.Theme should be effect to whole application including login page.View file should override on specific view page.How can i develop this thing.Please help me. I am new to RoR.
Thanks Mayara Rajesh
Colin Law
unread,
Mar 3, 2014, 6:59:12 AM3/3/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Start by working right through a good tutorial such as
railstutorial.org, which is free to use online.
Colin
Rajesh Mayara
unread,
Mar 3, 2014, 7:40:48 AM3/3/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Thanks for your suggestion. But i didn't find anything from that.So how can i override a application view,application controller. Please give some example regarding this using a plugin.Thanks in advance.