Contributed to Open Source in Ruby Community by Building Lazyload-Image-Rails Gem and Contribution to Rails

Total Page:16

File Type:pdf, Size:1020Kb

Contributed to Open Source in Ruby Community by Building Lazyload-Image-Rails Gem and Contribution to Rails Name: Sunkuru Abhishek Mobile: +91-9840515108 Email: [email protected] Git: https://github.com/abhisheksunkuru Skype: abhisheksunkuru Professional Summary Having Around 6 years of experience in building Web Applications Using RubyonRails. Experienced in technologies like Facebook Open graph. Good at relational databases MySql, PostgreSQL. Active team player, mentor and a self-starter, capable of working independently. Exposure to Software Development Life Cycle. Experienced in javascript libraries like Jquery,React Js. Experienced in Amazon services like Aws-s3,Cloudfront. Experienced in building REST API Experienced in Heroku and Capistrano deployment process. Knowledge in programming languages like Ruby,java. Contributed to open source in ruby community by building lazyload-image-rails gem and contribution to Rails. Utilized the Git and Svn Repository for our project to maintain the code versioning. Professional Experience Working as Senior Software Engineer in Tranway technologies from may 2018 to till date. Working as Senior Software Engineer in Nuware Systems LLP from Oct 2016 to Dec 2017. Working as Senior Software Engineer in Sedin Technologies Pvt Ltd from Dec 2013 to Oct 2016. Working as Software Engineer in Maisa Solutions Pvt Ltd,Hyderabad from June 2013 to November 2013. Worked as Software Engineer in Rising Sun Technologies Pvt Ltd., Jaipur from May 2012 to May 2013. Educational Qualifications B.Tech (IT) from Jawaharlal Nehru Technological University with 63.7%. Intermediate (M.P.C) from Sri Chaitanya Junior college with 90.1 %. S.S.C from Zilla Parishad High School with 85.3 %. Technical Skills Languages : Ruby. Web Technologies : HTML, XML, CSS , JAVASCRIPT, Jquery, Haml, ReactJs. Application Server : Thin, Webrick,puma. Database : Mysql, PostgreSQL, Mongodb. IDE : Sublime, NetBeans. Operating System used : Linux, Windows (2003, XP, Vista). Source Code Management : Git,Svn Methodologies : Agile Methodologies for development. Project Experience Mr. Cooper Organization : Nation Star Mortgage. Environment : Ruby, Rails, react js URL : https://www.mrcooper.com/ Project Description: Mr. Cooper, the united states largest non-bank mortgage servicer and a leading mortgage lender. And they are here to keep the dream of homeownership alive. The specialities are Home Loans, Home Loan Servicing, Home Loan Refinance, Home Loan Originations, Mortgages, Mortgage Servicing, Mortgage Refinance, Mortgage Originations, Mortgage Calculators, Fixed-Rate Loans, Conventional Loans, Adjustable-Rate Loans, FHA Loans, FHA Streamline Loans, VA Loans, VA Interest Rate Reduction , Refinance Loan (IRRRL), and Jumbo Loans Roles and Responsibilities: 1] Worked as team member . 2] Worked in agile environment . 3] Fixing Bug and maintain consistency of code . NuMi Incremental Organization : Nuware Systems LLP. Environment : Ruby, Rails, Postgresql,Jquery,react js URL : https://my.numi.com Project Description: This help as many people as possible learn how to lose weight, get in the best shape ever, and live high-quality, heart-healthy lives— without hunger or deprivation. The Numi offers a safe, effective method of weight loss, and introduces easy-to-follow principles that allow people to enjoy eating and achieve optimal health long term. Roles and Responsibilities: 1] Adding New functionality . 2] Done analysis of database . 3] worked for change request. 4] Fixing Bug and maintain consistency of code . Barneys NewYork Organization : Adapty Technologies Pvt. Ltd. Environment : Ruby, Rails, Mysql,JQuery Role : Team Lead URL : http://www.barneys.com/ Project Description: Barneys NewYork is a luxury specialty retailer renowned for having the most discerning edit from the worlds top designers,including women's and men's ready-to- wear,accessories,shoes,jewelery,cosmetics,fragrances, and gifts for the home. Barneys signature sense of wit and style is manifested in its creative advertising campaigns,original holiday themes,and celebrated window displays. Today,Barneys Newyork operates flagship stores in New York city,Chicago,Boston,San Francisco,Las Vegas,Los Angeles with a preeminent luxury online store. Roles and Responsibilities: 1] I have worked with client for product backend part. 2] I worked for uploading data for new vendors . 3] Generating Reports from database on requirement basis . 4] Fixing Bug and maintain consistency of code . Tripadeal Organization : Sedin Technologies Pvt. Ltd. Environment : Ruby, Rails, PostgreSQL ,Jquery Role : Team Lead URL : http://www.tripadeal.com.au Project Description: Tri Tripadeal is one of the leading travel website in Australia region. It specializes in delivering the most unique travel experiences across Australia and South-East at the Lowest prices possible.Its aim is to find customers coolest travel products in this region and bargin with operators to get customer the very best deal. Infact its deal should be the best you will find anywhere, Roles and Responsibilities: 1] I have worked with designers for Integration to application. 2] I have responsibilities to add new functionality/features to project. 3] Interaction with Client understanding requirements and Interaction with team. 4] Fixing Bug and maintain consistency of code. 5] Having responsibilities for deployment of application. RiseMoney Organization : RisingSun Technologies Pvt. Ltd. Environment : Ruby, Rails, MySql,Haml, Jquery, Css Role : Team member URL : demo.risemoney.com Project Description: Rise Money is a application which is used by many non-banking financial companies. It helps in financial management of company through different concepts i.e. Financial Ac- counting and Reports, Emi Collection Management Report, Electronic Clearing System, Vouchers, DC operations etc. Roles and Responsibilities: 1] Acting as a team member. 2] Translate customer requirements to user Interface application. 3] Fixing Bugs and upgradation of application. 4] Changed Layouts from Jquery UI to Twitter Bootstrap. 5] Worked on writing the rake tasks and setting cron job for weekly tasks. 6] Liaise with user interface (UI) designers, co-developers and project-manger for multi-phase project. 7] Reporting project status to manger. 8] Written TestCases With Rspec Personal Details Date of Birth : 20-05-1990. Language Known : English, Odiya,Telugu, Hindi. Hobbies : Cooking and Playing Cricket. Personal Address : S/O S.kuresh,kolluru village, M.S.palli (PO), Kanchili(Mandal), Srikakulam District, Andhra Pradesh,India-532291. Declaration I hereby declare that the particulars furnished above are true to the best of my knowledge and belief. References can be furnished on request. Place: chennai (Sunkuru Abhishek).
Recommended publications
  • Questions for Mongrel
    www.YoYoBrain.com - Accelerators for Memory and Learning Questions for Mongrel Category: Introduction - (16 questions) Mongrel is described in what way in the "A web application container for Ruby on Mongrel pdf available from O Reilly Rails" Mongrel is compared with what web servers production performance: Fast CGI or SCGI in the Rails world in terms of production performance and development Development: WEBrick simplicity/speed Creator of Mongrel Zed A Shawwww.zedshaw.com Mongrel is developed on what mixture of Ruby and C programming/scripting languages Documentation for Mongrel mongrel.rubyforge.org/docs/index.html The creators of Mongrel describe it how? a fast HTTP library and server for Ruby that is intended for hosting Ruby web applications of any kind using plain HTTP rather than FastCGI or SCGI. It is framework agnostic Three key technologies that are used for A custom HTTP 1.1 parser (based on RFC Mongrel's internals standard, written using Ragel in C and Java as a Rby extension) Simple server that uses the parser and URIClassifier to process requests, find the right handlers, then pass the results to the handler for processing Handlers are responsible for using HttpRequet and HttpResponse objects to "do their thing and then return results" Component of Mongrel responsible for Handlers dealing with HttpRequest and HttpResponse How does Mongrel support threading one thread per request, but it will start closing connections when it gets "overloaded"while Mongrel is processing HTTP requests and sending responses it uses Ruby's threading system What platforms that already work with Camping and Og+Nitro Mongrel are throught to be "thread-safe" Have not been heavily tested Is Ruby on Rails thread safe? no How does Mongrel handle Rails" " Ruby on Rails is not thread safe so there is a synchronized block around the calls to Dispatcher.dispatch.
    [Show full text]
  • Why Devops Stops
    1 What is Krista? Intelligent Automation Deployment is Simple Krista is a modern conversational Intelligent Krista's Natural Language Processing supports Automation platform designed to easily leverage voice, text, and *bots to deliver automation anyone existing IT assets. Krista's unique informal understands. By utilizing existing communication approach enables business process owners to methods in conversations, you take advantage of quickly build new lookup or data entry workflows how your employees already communicate. Krista without waiting in line for expensive IT or quickly deploys to existing desktops, mobile development resources. Krista uses a unique phones, Slack, and web browsers that your programming method similar to a text conversation employees are already using. You won't need to between one or more people. By following the way train employees or maintain brittle documentation humans already communicate, Krista enables since the automation follows existing voice and anyone to build and create workflows around texting conversations similar to WhatsApp or business process constraints. The conversational Facebook Messenger. If your employees can text, workflows eliminate maintenance and upkeep they can interact with numerous systems to required from traditional record and playback support customers, consume enterprise services, automation tools. Krista's conversations are deploy IT changes, or update important KPIs. beautifully simple, with enough power, scale, and security to find any answer inside the largest enterprises. DevOps – It’s improving. DevOps Evolution Model Stage 1 Stage 2 Stage 3 Stage 4 Stage 5 Automated infrastructure Normalization Standardization Expansion Self-service delivery Many DevOps initiatives and cultures slow or stop at Stage 3 and fail to scale since organizational structures (aka people) become constraints in the Neutral Zone.
    [Show full text]
  • Perfect Programmers
    TYTUŁHOW DOKUMENTU WE WORK AsdasdaAsdasda asdasdad asdasdasd TABLE OF CONTENTS Collaboration in a nutshell................................................................................................................................. 3 First contact.......................................................................................................................................................... 3 Prepare for development.................................................................................................................................... 4 Development......................................................................................................................................................... 5 Development teams............................................................................................................................................. 5 Agreements........................................................................................................................................................... 6 Estimates............................................................................................................................................................... 6 FA ......................................................................................................................................................................... 6 Do I have to pa" for bugs?.................................................................................................................................
    [Show full text]
  • VPS Vs Heroku for Small Team
    VPS vs Heroku for small team Piotr Macuk <[email protected]> Deployment history ● csv / subversion ● tgz files with timestamp ● zip / scp / unzip ● diff / scp / patch Technology history ● 2005 Git + Rails 1.0 ● 2007 Rails 2.0 / Ruby 1.9 / Capistrano / Heroku ● 2008 GitHub / Bitbucket ● 2010 Rails 3.0 ● 2013 Rails 4.0 / Ruby 2.0 / Slack ● 2016 Rails 5.0 My perception ● 1997-2013 Linux on my desktop computer ● 2000-∞ Linux on servers at work ● 2000 First apps deployment (zip / diff) ● 2005 First Rails app deployment (zip / diff) ● 2007 First Capistrano deployment (real production apps) ● 2012 Konfeo is live on VPS server ● 2012 First Heroku deployment (pet projects) ● 2015 Heroku deployment (real production apps) ● 2019 Wetea is live on Heroku VPS deployment ● Create server ● Setup and secure Nginx ● Update & upgrade packages ● Setup and secure Passenger ● Set locales, timezone, other env settings ● Install packages required by Ruby ● Install additional tools ● Setup and secure SMTP ● Create and setup deployment account ● Create database and database user ● Setup and secure SSH ● Install Ruby in selected version ● Setup firewall ● Setup Capistrano ● Setup logrotate ● Setup SSL in Nginx ● Setup and secure PostgreSQL server ● Setup server backup and monitoring VPS tech concerns ● Regular packages and kernel updates ● Regular logs and database analysis ● Regular Ruby, RVM and GEM updates ● Regular SSL health monitoring ● Regular monitoring (live / security / restarts) VPS business concerns ● Site reliability engineering (SRE) (procedures) ● Business
    [Show full text]
  • Sometimes Tools Matter
    Sometimes Tools Matter John E. Vincent DevOpsDays Goteborg 2011 We all know about DevOps We all know about DevOps I R DEV! I R OPS! So what's the big deal? “With XXXXX you are be able to do easily common task on your local or remote machine. The aim of XXXXX is to become the unique and universal tool language that permit you to make your own brew, apt-get or yum package, same syntax for all your machine.” Not Puppet Not Chef Not Capistrano “With XXXXX you are be able to do easily common task on your local or remote machine. The aim of XXXXX is to become the unique and universal tool language that permit you to make your own brew, apt-get or yum package, same syntax for all your machine.” Not Fabric Not DeployML Not CFengine YANFT (yet another f*ing tool) We're doing something wrong. Something is missing. I'll be over here with Capistrano, kthx You just need to write a Chef recipe and …. You can't solve cultural issues with tools You can't solve cultural issues with tools or can you? Some Issues ● Repository mismatch ● Different languages ● Volatile configuration ● Visibility ● Sensitive information ● Testability ● Packaging Caveats and Comments ● No single tool is going to solve all your problems – sorry. ● You may have already heard of some of these tools. ● You will likely have to “mold” some of these tools to fit your environment ● The tool itself is not the point, it is the end result ● I don't have all the answers..
    [Show full text]
  • CV Senior Software Developer
    Growth Powering Solutions ALEXANDER SENIOR / LEAD DEVELOPER SUMMARY Experienced software engineer with 10+ years in Ruby development. 15+ years overall experience in software development, including project management and team leading. Strong communication and leadership skills. Great problem-solving skills, a flexible thinker. Deep understanding of software development principles, OOP. Hands-on experience in all stages of software development using open source and commercial tools and frameworks. Participation in all project lifecycle phases. CORE TECHNOLOGIES STACK Languages: Ruby, C, C++, PHP, Java, Elixir, Haskell. Server side frameworks: Ruby on Rails, Laravel, Symfony, phoenix. Databases: ySQL, PostgreSQL, Redis, MongoDB. Testing: rspec, minitest, cucumber. Servers: nginx, puma, apache. Deployment: docker, capistrano, bash scripts, chef. Operation Systems: Linux (Ubuntu/Debian), MacOS, Windows. Software methodologies: Design patterns, TDD/BDD, Agile, Scrum, Code refactoring. Continuous Integration: CircleCI, jenkins, travisCI. Alexander is interested in studying new technologies and has significant xperiencee with functional programming languages: Haskell (linux desktop manager (xmonad)), Elixir (web-service to manage instant notifications). Growth Powering Solutions LANGUAGE English level: B2 (Upper-Intermediate). EDUCATION Name of Institution: Belarusian State University of Informatics and Radioelectronics Qualification: Software Engineer Trainings: The University of New Mexico, Web Application Architectures PROFESSIONAL EXPERIENCE Essential projects: Project Platform for Swiss Travel Holding Period: 07/2020– now Project role: Lead Software Developer/Technical Consultant Description: A complex large-scale project for a group of travel companies based in Switzerland. The project involves continuous development of an end-to- end solution to manage the business of the whole group. The solution covers CMS integration, back-office and front-end for management and search&book of accommodation, flights, cruises and other products.
    [Show full text]
  • Leihs, the Leading Free Equipment Booking System It Took Us Eight
    leihs, the leading free equipment booking system It took us eight years to get it right. What we learned about being a FOSS project. Ramón Cahenzli [email protected] OpenVZLinux Containers leihs Multilingual recursive acronym leihs is an easy inventory handling system leihs ist ein einfaches inventarhandhabungssystem leihs permet d'emprunter votre inventaire habilement et systématiquement leihs är ett enkelt inventarhanteringssystem leihs – ei inventaarioita helpommaksi saa Ausleihsystem What does leihs do? Lending Main building managers Film student Theater department Fine arts student Film department Lending Main building managers Film student max. quantity = 1 Theater department Fine arts student Film department Lending Main building managers Film student max. quantity = 2 Theater department Fine arts student Film department Why? Some mistakes Mistake № 1 To have non-English code What might the “show” method be called? http://localhost:3000/gegenstands/list Mistake № 2 To be on the bleeding edge 2004 Rails logo © David Heinemeier Hansson leihs 2004 2005 Rails logo © David Heinemeier Hansson leihs 2004 2005 Photo credit: (CC) By-NC Alex Proimos https://www.flickr.com/photos/proimos/ Rails logo © David Heinemeier Hansson Very scientific chart 100 80 60 Writing new features Catching up to your 40 platform 20 0 New platform Established platform 2000 2003 2005 2007 2010 2013 2014 ... 1.4.0 1.3.0 1.1.1 RubyGems 0.8.3-0.9.4 1.0.0 1.3.6 1.8.24 2.4.5 Rails 0.x 1.0 1.2 2.0-2.3 3.0-3.2 4.0 4.1 4.2 2.2 2.1 2.0 Ruby 1.6 1.8 1.9 2000 2003 2005 2007 2010 2013 2014 ..
    [Show full text]
  • Ruby on Rails
    Ruby.learn{ |stuff| } ● What is Ruby? ● What features make it interesting to me (and maybe you)? ● A quick, idiosyncratic tour of the Ruby ecosphere. Tuesday Software Lunch Talk: March 4, 2008 What is it? ● a dynamic, object-oriented, open source programming language... ● with a uniquely (but not too uniquely), expressive syntax ● dynamically or “duck” typed ● influenced by Perl, Smalltalk, Eiffel, Ada and Lisp ● has aspects of functional and imperative programming styles History ● created by Yukihiro “Matz” Matsumoto on Feb 24 1993, released to public in 1995 ● “Ruby” coined in comparison to “Perl” Philosophy (the “Ruby Way”) ● emphasize programmer needs over computer needs ● encourage good design, good APIs ● Principle of Least Surprise (POLS) – the language should behave in such a way as to minimize confusion for experienced users ● “Everything should be a simple as possible, but no simpler.” - Einstein ● orthogonality ● change at runtime is not to be feared Interesting Stuff... ● Is Not a Ruby tutorial – http://tryruby.hobix.com/ – Programming Ruby: The Pragmatic Programmer's Guide – our just google it – you want something totally different? ● http://poignantguide.net/ruby/ ● Is what I find interesting/different/well done about Ruby. Everything's an Object ● no exceptions Falsiness ● only false and nil are falsey. Not 0. Symbols ● labels ● lightweight strings with no behaviour ● often used as hash keys Blocks ● another name for a Ruby block is a “closure” ● clo-sure [kloh-zher] – noun. A function that is evaluated in an environment containing one or more bound variables. Procs ● anonymous subroutines or closures with a life of their own Adding Methods to Classes ● You can add methods to an object at runtime in several ways..
    [Show full text]
  • Evaluating Web Development Frameworks: Django, Ruby on Rails and Cakephp
    Evaluating web development frameworks: Django, Ruby on Rails and CakePHP Julia Plekhanova Temple University © September 2009 Institute for Business and Information Technology Fox School of Business Temple University The IBIT Report © 2009 Institute for Business and Information Technology, Bruce Fadem Fox School of Business, Temple University, Philadelphia, PA Editor-in-chief 19122, USA. All rights reserved. ISSN 1938-1271. Retired VP and CIO, Wyeth The IBIT Report is a publication for the members of the Fox Munir Mandviwalla School’s Institute for Business and Information Technology. IBIT reports are written for industry and based on rigorous Editor academic research and vendor neutral analysis. For additional Associate Professor and Executive Director reports, please visit our website at http://ibit.temple.edu. Fox School of Business, Temple University No part of this publication may be reproduced, stored in a Laurel Miller retrieval system or transmitted in any form or by any means, Managing Editor electronic, mechanical, photocopying, recording, scanning Director, Fox School of Business, Temple University or otherwise, except as permitted under Sections 107 or 108 of the 1976 United States Copyright Act, without the prior written permission of the Publisher. Requests to the Publisher Board of editors for permission should be addressed to Institute for Business and Information Technology, Fox School of Business, Temple Andrea Anania University, 1810 N. 13th Street, Philadelphia, PA 19122, Retired VP and CIO, CIGNA USA, 215.204.5642, or [email protected]. Jonathan A. Brassington Disclaimer: The conclusions and statements of this report Founding Partner and CEO are solely the work of the authors. They do not represent LiquidHub Inc.
    [Show full text]
  • Continuous Deployment of Pervasive Applications in Dynamic Environments Ozan Necati Günalp
    Continuous deployment of pervasive applications in dynamic environments Ozan Necati Günalp To cite this version: Ozan Necati Günalp. Continuous deployment of pervasive applications in dynamic environments. Ubiquitous Computing. Université de Grenoble, 2014. English. NNT : 2014GRENM052. tel- 01215029 HAL Id: tel-01215029 https://tel.archives-ouvertes.fr/tel-01215029 Submitted on 13 Oct 2015 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. THÈSE Pour obtenir le grade de DOCTEUR DE L’UNIVERSITÉ DE GRENOBLE Spécialité : Informatique Arrêté ministériel : 7 août 2006 Présentée par Necati Ozan GÜNALP Thèse dirigée par Philippe LALANDA préparée au sein Laboratoire d’Informatique de Grenoble et de École Doctorale Mathématiques, Sciences et Technologies de l’Information, Informatique Déploiement continu des applications pervasives en milieux dynamiques Thèse soutenue publiquement le 13 Novembre 2014, devant le jury composé de : Mme Frédérique LAFOREST Professeur à Université de Saint Etienne, Présidente Mr Christian BECKER Professor at Universität Mannheim,
    [Show full text]
  • Jruby: Enterprise
    JRuby Enterprise 2.0 James Crisp Josh Price ThoughtWorks Agenda • What are Ruby and JRuby? • Benefits and Drawbacks • Where to use? • Demos • Case studies Ruby • Created by Yukihiro Matsumoto in 1993 • Open Source • Vibrant community • Dynamically typed • Pure OO • Syntactically flexible for DSLs • Advanced meta programming Ruby Runtimes • MRI Matz’s Ruby Interpreter in C (Ruby 1.8.6) • YARV Yet another Ruby VM (Ruby 1.9) • IronRuby .NET, DLR (alpha) • Rubinius Alternative VM • xRuby Compiler in Java • JRuby on the JVM Java platform Today’s Java Platform JRuby • Java implementation of Ruby • Open Source • Full time developers from Sun and ThoughtWorks • Charles Nutter, Thomas Enebo, Ola Bini et al • Allows Ruby to call Java code and vice versa Timeline • Started around 2001 by Jan Arne Petersen • JRuby 1.0 released in June 2007 • JRuby 1.1 RC2 just released • 1.1 release out soon Why JRuby? • Ruby / Rails productivity & tools • Java libraries and interoperability • Run on any OS / JVM / App server • Leverage existing infrastructure & ops skills • Politics – it's just a WAR JRuby advantages • Native vs Green Threading • World class garbage collection • Unicode • Runs the same on all platforms • JIT & AOT compilation JRuby disadvantages • Large memory footprint • Longer startup times • No native C extensions • Not technically complete Ruby Demo A Simple Ruby Class class RubyDemo < Demo def say_hello 5.times { puts “Hi from Ruby!” } end def greet(guests) guests.collect { |g| “Welcome #{g.name}” } end end >> RubyDemo.new.greet(josh, james)
    [Show full text]
  • Rails Connector for CMS Fiona Infopark CMS Fiona Rails Connector for CMS Fiona
    Infopark CMS Fiona Rails Connector for CMS Fiona Infopark CMS Fiona Rails Connector for CMS Fiona While every precaution has been taken in the preparation of all our technical documents, we make no expressed or implied warranty of any kind and assume no responsibility for errors or omissions. No liability is assumed for incidental or consequential damages in connection with or arising out of the use of the information or programs contained herein. All trademarks and copyrights referred to in this document are the property of their respective owners. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form, or by any means, electronic, mechanical, photocopying, recording, or otherwise, without our prior consent. Contents 1 Concepts . 7 1.1 Moving to Rails? . 7 1.1.1 Editorial and Live System . 7 1.1.2 Editorial Content and Layout are Handled Equally . 7 1.1.3 The Classical Live System is heterogeneous . 8 1.1.4 Ruby on Rails is an Integrated Framework . 8 1.1.5 Moving to Ruby on Rails . 8 1.1.6 Frequently Asked Questions About Moving to Rails . 9 1.2 What Is Ruby on Rails? . 10 1.3 Functions of Infopark Rails Connector . 11 1.4 Usage Scenarios for the Rails Connector . 11 1.5 The Playland Demo Application . 12 1.6 The Layout of a Rails Application . 18 1.7 Deployment . 18 1.8 CMS Layouts as Extensible Page Types . 19 1.9 Dedicated Controllers for Specific CMS File Formats . 20 1.10 Using the Rails Application as a Preview Server .
    [Show full text]