Skip to search formSkip to main contentSkip to account menu

Ruby on Rails

Known as: Ruby on Iaails, Ruby on Яails, Ruby on Rails (web framework) 
Ruby on Rails, or simply Rails, is a server-side web application framework written in Ruby under the MIT License. Rails is a model–view–controller… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
........................................................................................................................................................................ 4 Introduction ................................................................................................................................................................... 4 Planning and Design ...................................................................................................................................................... 5 Development .................................................................................................................................................................. 7 Conclusion ................................................................................................................................................................... 12 Acknowledgements ..................................................................................................................................................... 12 Works Cited ................................................................................................................................................................. 13 NASA KSC – Internship Final Report NASA Kennedy Space Center Page 3 16 July 2014 Nomenclature AccuRev software configuration management application; a centralized version control system which uses a client/server model Bootstrap (CSS) a free collection of tools for creating websites and web applications. It contains HTML and CSS-based design templates for typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions. CSCI Computer Software Configuration Item CSS Cascading Style Sheets is a style sheet language used for describing the look and formatting of a document written in a markup language. DA development activity is a high level task that get approved by a panel and worked by developers Gem Ruby on Rails software package/library HTML HyperText Markup Language is the main markup language for creating web pages and other information that can be displayed in a web browser. JavaScript a dynamic computer programming language. It is most commonly used as part of web browsers, whose implementations allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed jQuery a cross-platform JavaScript library designed to simplify the client-side scripting of HTML LCS Launch Control System NC Non-conformances are software issues that require immediate assessment PostgreSQL often simply "Postgres", is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards-compliance. As a database server, its primary function is to store data, securely and supporting best practices, and retrieve it later, as requested by other software applications Ruby a dynamic, reflective, object-oriented, general-purpose programming language; designed and developed in the mid-1990s by Yukihiro Matsumoto in Japan. Ruby on Rails often simply referred to as Rails, is an open source web application framework which runs via the Ruby programming language. SCCS Spaceport Command and Control System WAF more commonly referred to as web application framework or web framework; is a software framework that is designed to support the development of dynamic websites, web applications, web services and web resources. The framework aims to alleviate the overhead associated with common activities performed in web development. NASA KSC – Internship Final Report NASA Kennedy Space Center Page 4 16 July 2014 Abstract The purpose of this report is to detail the tasks accomplished as a NASA NIFS intern for the summer 2014 session. This internship opportunity is to develop an issue tracker Ruby on Rails web application to improve the communication of developmental anomalies between the Support Software Computer Software Configuration Item (CSCI) teams, System Build and Information Architecture. As many may know software development is an arduous, time consuming, collaborative effort. It involves nearly as much work designing, planning, collaborating, discussing, and resolving issues as effort expended in actual development. This internship opportunity was put in place to help alleviate the amount of time spent discussing issues such as bugs, missing tests, new requirements, and usability concerns that arise during development and throughout the life cycle of software applications once in production. 
2009
2009
Introduction. 1. Getting Started with Rails. 2. Understanding Rails. 3. Ruby's Data Types. 4. Programming Ruby. 5. A Working… 
2008
2008
Acknowledgments. Introduction. Chapter 1: Building Resources. Chapter 2: Rails Source Control with Subversion. Chapter 3: Adding… 
Review
2008
Review
2008
This book is project-based. The format of each project is similar, with a statement of the project, discussion of the main… 
2008
2008
As Ruby and Rails continues to grow, and more and more jobs are coming online that require you to effectively develop Ruby and… 
Review
2007
Review
2007
Several months to be looked at some folks who have. Lenz build your first production environment it's. This book outlines on… 
Review
2006
Review
2006
Acknowledgments. Introduction. Chapter 1: Welcome to Ruby. Creating a First Web Application. Getting Started with Ruby. Checking… 
2006
2006
Diving right into the process of creating a production-level web application using agile methodologies and test-driven…