ruby on rails - What does RJS stand for? -


what letters rjs stand for? simple rails java script?

actually, it's ruby javascript. it's simple. sometimes, it's referred "ruby-enhanced javascript" or "javascript with/enhanced ruby".


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -