rgsoc-2018
rgsoc-2018

##**RGSOC PROPOSAL: Upgrade to Rails 5.1.5** [![log.png](https://publiclab.org/system/images/photos/000/023/735/large/log.png)](https://publiclab.org/system/images/photos/000/023/735/original/log.png) ##**About us** We are team Akaringular composed of two awesome members: 1. Rachael Kiteme **LinkedIn: **[https://www.linkedin.com/in/rachael-kiteme-959a23119/](null) **GitHub: **https://github.com/rachaelkiteme **Email:**rachaelrirrie@gmail.com **Twitter:** @rirrieray 2. StellaMaris Njage **LinkedIn:** www.linkedin.com/in/stellamaris-njage-0528b1103 **GitHub:** https://github.com/StlMaris123 **Email:** stellamarisnjage@gmail.com **Twitter:** @StlMaris **Location: ** Nairobi, Kenya ##**Project description** Upgrade to Rails 5.1.5 The latest Rails Upgrade has come with awesome features such as: **a)Action Cable** Is a framework for handling WebSockets in Rails. It’s a completely integrated solution for managing connections, a channels layer for server-side processing, and a JavaScript layer for client-side interaction. It’s incredibly easy to use, and makes designing live features like chat, notifications, and presence so much easier. The most interesting thing about Action Cable is that you get access to entire Active Record and PORO domain model in your WebSockets work. It comes with brand-new ActionController::Renderer system that makes it trivial to render templates outside of controllers, when one want to reuse server-side templates for WebSocket responses. default development server is switched from Webrick to Puma to enable Action Cable to run in process with the rest of the app. **b)API mode** Rails is not only a great choice when it comes to building a full-stack application that uses server-side rendering of HTML templates, but also a great companion for the new crop of client-side JavaScript or native applications that just needs the backend to speak JSON. The new API mode makes this clearer such that when one creates a new Rails application using rails new backend --api, gets a slimmed down skeleton and configuration that assumes that one will be working with JSON, not HTML. By default, API mode relies on #to_json calls on model classes. But one can either use Jbuilder, Active Model Serializers, or look at the new JSONAPI::Resources project for a more advanced solution. API mode and Action Cable are the two star features of Rails 5.1.5. others **-test runner reports failures inline.** **-New Attributes API** **-ApplicationRecord **has is born as a default parent class of all models created by the generators. **-ActiveRecord::Relation **in_batches makes it much easier to deal with record work in batches at a time to lessen memory overloads. ##**Abstract/summary** The project still runs on Rails 4.2 ##**Problem** The projects runs on a Rails Version that is not up to date ##**Set Up** We have already forked the code base and installed it on our machines. We have also started making contributions in order to familiarize ourselves with the project. ##**Timeline/milestones** **March- June: ** Get to know our mentors and understand the project better Be active participants of all channels of communication used in the project Contribute to the project by solving bugs, Creating features,refactoring, creating issues (especially beginner friendly) to be solved, documentation and any other task required from us by the coaches. **July 1 - 14** - Update controllers and their tests - Default rendering on the controllers - Refactor methods and classes in the controllers **July 15 - 28** - Update models and mailers and tests - Refactor the methods **July 29th - August 4th** - Update all the configurations and ensure that the gems are compatible with all the library versions. - Test and refactor **August 5th - 18th** - Update mailers, views and services. - Update tests and refactor the code **August 19th - 31st** - Update Documentation - Code reviews **September 1 -14th** - Routing - Etags - Tests and code refactoring **September 15th - 28th** - Action pack: Helpers - Active Support - Tests and refactoring code **September 29th - ** - Continue working on issues - Clean up Code - Documentation ##**Team work** We were course mates in college and good friends. During the four year course we could do group discussions and work together in our assignments. Rails Girls Nairobi brought us together once more and we have since learnt to work together and improve each other. We both live in the same City and therefore meeting and working together is very convenient for us ##**Audience** This project will most helpful to the developers. With the new upgrade, It will be easier to refactor, remove deprecation warnings and most importantly sail a long and enjoy coding with the new code bases of Rails 5. ##**Passion** First, It is the motivation behind the project. Doing investigations on the Environment which is a very important factor for both living and non-living things to co-exist. Secondly, It is due to the community at Public Lab. They are very welcoming and easy to work with. ##**Commitment** We are both ready and available to give our all during the 3 months period and also after the internship. We do understand and acknowledge that this is a serious commitment and we are ready to commit our time resource for the success of the internship. We do appreciate the benefits that come along with this internship and we would not like to waste such an opportunity. ######...


Author Comment Last activity Moderation
thayshi "@amychan331, your proposal is so strong! You are really cool. And thank you for link to Techtonica. " | Read more » over 5 years ago
gauravano "@amychan331, nice proposal! Have you thought about any implementation steps like the mockups, controller implementation, etc? If yes, please add t..." | Read more » over 5 years ago
radhikadua "Hi @gauravano, Thanks a lot for the review! :) I have added the missing sections and added more explanation about the routes, code flow etc. In c..." | Read more » over 5 years ago
gauravano "Hi @thayshi, nice to see your proposal. As the deadline is approaching, please complete your proposal. Design the timeline which you think would be..." | Read more » over 5 years ago
gauravano "Hi @radhikadua, your proposal is really nice, mockups really look awesome. If I am not wrong, you also added some explanation with routes in some i..." | Read more » over 5 years ago
gauravano "Hi @amychan331 , please delete this duplicate proposal - https://publiclab.org/notes/amychan331/11-02-2018/outreachy-proposal-planning-for-expanded..." | Read more » over 5 years ago
bansal_sidharth2996 "Nice to see your proposal. I really like that you have contributed to Public Lab very often " | Read more » over 5 years ago
faithngetich188 "Hello @warren @sagarpreet @bansal_sidharth2996 @gauravano. Could you please review my proposal and share your feedback. " | Read more » over 5 years ago
bansal_sidharth2996 "Great. Changes looks good to me. Thanks for the update. On Fri, Nov 2, 2018, 1:50 PM \<notifications@publiclab.org> wrote: Hi! There's been..." | Read more » over 5 years ago
quinn-codes-synthesis "Great, thanks for the feedback! I have made the suggested changes (except for adding graphics -- I will tackle that over the next couple of days)...." | Read more » over 5 years ago
radhikadua "@Ag8n Ah, I see. Yeah, I think that's quite advanced and more towards mathematical statistics stuff. In this project, we need very basic knowledge ..." | Read more » over 5 years ago
warren "Thanks for posting your draft! Please also look at other proposals and leave comments -- we are our best when we cooperate! " | Read more » over 5 years ago
Ag8n "There are a number of parts to six sigma. The different parts go from statistical analysis to design of experiment (DOE). While there are some bus..." | Read more » over 5 years ago
radhikadua "Hi @Ag8n, I tried looking at six sigma. Seems like it's a certification program in which one learns and improves their analytical skills. I'm not ..." | Read more » over 5 years ago
gauravano "Congrats on successful completion of RGSoC. Nice presentation! " | Read more » over 5 years ago
Ag8n "One industry program for statistics ( or sadistics, as a nicname) is six sigma. This is a relatively expensive program that includes ( not kidding..." | Read more » over 5 years ago
bansal_sidharth2996 "Nice to see your proposal. Can you please add gifs or mock ups etc. For the items for which you are planning. In the contact, please provide email..." | Read more » over 5 years ago
quinn-codes-synthesis "@bansal_sidharth2996 @warren @sagarpreet @gauravano Please let me know if you have any feedback! Thank you! " | Read more » over 5 years ago
warren "Thanks so much for your proposal! We'll read it over and get feedback to you ASAP. :tada: " | Read more » over 5 years ago
warren "This is wonderful! Thanks so much @milaaraujo @stefannibrasil :tada: :tada: :tada: :tada: We will be sharing over social media too :smile: " | Read more » over 5 years ago
warren " @warren has marked @stefannibrasil as a co-author. " | Read more » over 5 years ago
radhikadua "@bansal_sidharth2996 @warren @sagarpreet @gauravano Hello everyone, please review my proposal. If anything is missing or needs any change, please ..." | Read more » over 5 years ago
cess "Thank you all for the kind words. I used moqups for the mockups https://app.moqups.com/ " | Read more » almost 6 years ago
warren "@liz see these nice mockups! " | Read more » almost 6 years ago