Hi, I am new to Ruby and want to make 3 static web pages, which has basic menus "users, Roles and permissions". users information should consists of "Login, First name, Last name and email". list should show only 10 users. form for adding user and mandatory fields "Login and email id" user accounts should show user information and user information should show role name and role description. please tell me how to make this webpage or else please send me the coding so that i can understand step by step with the help of some book. regards, Nikunj, nikunjgupta1 at gmail dot com -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Nikunj Gupta wrote:> Hi, I am new to Ruby and want to make 3 static web pages, which has > basic menus "users, Roles and permissions". > users information should consists of "Login, First name, Last name and > email". > list should show only 10 users. > form for adding user and mandatory fields "Login and email id" > user accounts should show user information and user information should > show role name and role description. > please tell me how to make this webpage or else please send me the > coding so that i can understand step by step with the help of some book. > regards, > Nikunj, nikunjgupta1 at gmail dot comAre you serious? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
mmmm.. see this page there is Role Based Access Control Plugin and more http://wiki.rubyonrails.com/rails/pages/Authentication On 3월19일, 오전2시01분, Nikunj Gupta <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi, I am new to Ruby and want to make 3 static web pages, which has > basic menus "users, Roles and permissions". > users information should consists of "Login, First name, Last name and > email". > list should show only 10 users. > form for adding user and mandatory fields "Login and email id" > user accounts should show user information and user information should > show role name and role description. > please tell me how to make this webpage or else please send me the > coding so that i can understand step by step with the help of some book. > regards, > Nikunj, nikunjgupta1 at gmail dot com > > -- > Posted viahttp://www.ruby-forum.com/.--~--~---------~--~----~------------~-------~--~----~ 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@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---