LRUG is the London Ruby User Group; a community of ruby developers based in and around London. We meet up at least once a month; on the 2nd Wednesday of the month we have meetings with talks, demos and such-like and then we have pub-based meetups organised on an ad-hoc basis (roughly half-way between meetings).
Getting in touch
To help people keep up-to-date on all the happenings in the community we've set up a mailing list, IRC and the LRUG website. If you feel like taking part in the ruby commnuity (even if you're not based in London) these are great places to get started. We're a friendly bunch.
Getting involved
The easiest way to get involved is just to turn up at our meetings and chat to people. If you want to get involved deeper we're also always looking for people to suggest things they'd like to hear about or talks they'd like to give at one of our meetings. We don't expect people to be experts, some of the best talks have been when people have shown off something they've just been playing with for a week or two. It doesn't even have to be a talk, we've run panel discussions, code-reviews, code-katas and even a pub quiz in the past, so we're not adverse to changing things around a little.
Getting free stuff!
As part of being a user group we've joined the user group programs of several publishers and occasionally we get free books in exchange for reviews. We've also managed to get our hands on discount codes to online stores, web-hosting and conferences in the past, so even if you can't make it to many of our meetings just lurking on our mailing has it's benefits.
Sorry, looks like LRUG: London Ruby User Group haven't got any events scheduled for the moment!
Who's part of this group?
In order to view registered members you need to be logged in with a "confirmed" Skills Matter account!
If you haven't already done so click here to create a new account.Find the "confirmation instructions" email we sent you when you signed up and click on the "Confirm Account" link.
-
How to stop worrying, love the SPA and appreciate Rails
Featuring Michael Nacos
Some people love them, some people hate them, but single page applications are here to stay, if not take over. Michael suggests there may be greater SPA platform potential to Rails than you think.
spa-application spa rails ruby -
Using software engineering practices to improve engineering management
Featuring Nicky Thompson
As an engineering manager, your responsibility is not to build features, but to build systems to support the people building the features. This talk will give some tips on using familiar tools and techniques from your time as a software engineer to help make management easier and more systematic....
ruby engineering software -
Computer Graphics for Ruby developers
Featuring Stepan Khodzhaian
Computer graphics is a very broad and deep topic. The purpose of this talk is to show that up to a certain point it is not that complicated and you can get interesting looking results without driving yourself mad with insane mathematical equations, integrals, and whatnot.
ruby web computer-graphics -
How to say no to Salesforce and build your own CRM
Featuring Edwin Wills
In 2016 Rentify decided to ditch Salesforce and build our own CRM tool to help manage our growing portfolio of properties and tenants across London. I'll talk through why we did this, some of the features we've built, and how > we've structured the technology behind it.
ruby web ruby-rails crm -
Have your Sorbet and eat it too
Featuring Ju Liu
A short and sweet introduction to Sorbet (https://sorbet.org), a type checker for Ruby. Learn how you can use types to write bulletproof code!
ruby checker ecommerce -
Pattern matching in ruby 2.7
Featuring Frederick Cheung
Pattern matching is on track to be part of the next version of ruby, so let’s take a sneak peak at how it looks and how it compares to other languages implementation of it.
languages code ruby -
Spree Commerce: How to run an eCommerce platform?
Featuring Adam Paca
Spree Commerce is an open-source eCommerce framework build by developers for developers. For the past 5 years, I have been working alongside the core team of the Spree project. I will be talking about real-life challenges one faces when building eCommerce solutions and how Spree can help overcome...
code ruby -
Reuse your government's code
Featuring Tijmen Brommet
Developers on GOV.UK have been coding in the open for the last 8 years. In this talk we'll talk you through 10 things that you could use, copy or learn from GOV.UK 's public GitHub repos.
code ruby -
Small Tech Teams
Featuring Tim Diggins
When I read the tech process literature I feel it's very interesting but it's often about quite a different universe from the world of working on small/tiny tech teams (teams with 1-3 developers/testers/architects/designers). Does that mean that the processes they talk about are only...
applications devops ruby