vikas t.
2012-Nov-22 08:06 UTC
unable to understand the architecture of legacy source code
Hi All, I have legacy source code and need to understand architecture of legacy source code. this source code is same MVC architecture as in ruby on rails project but all controllers,models and helper are the .js files instead of .rb files.It also does not hold any config folder. Thanks in advance.Please let me know if further detail is require. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.
Norbert Melzer
2012-Nov-22 08:15 UTC
Re: unable to understand the architecture of legacy source code
All files are JavaScript-Files? Probably you should ask in a node.js group first. Probably they can recognize the architecture of that code and tell you what Framework it is (if any). But independent where you ask, you will have to provide code examples or even the whole code. Am 22.11.2012 09:06 schrieb "vikas t." <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>:> Hi All, > > I have legacy source code and need to understand architecture of legacy > source code. > > this source code is same MVC architecture as in ruby on rails project > but all controllers,models and helper are the .js files instead of .rb > files.It also does not hold any config folder. > > Thanks in advance.Please let me know if further detail is require. > > -- > 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit https://groups.google.com/groups/opt_out. > > >-- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/groups/opt_out.