Skip to content

Instantly share code, notes, and snippets.

View boddhisattva's full-sized avatar
๐ŸŒท
Vasudhaiva Kutumbakam ๐Ÿ™‚

Mohnish G J boddhisattva

๐ŸŒท
Vasudhaiva Kutumbakam ๐Ÿ™‚
View GitHub Profile
@boddhisattva
boddhisattva / CONVENTIONS.md
Created March 10, 2025 06:49 — forked from peterc/CONVENTIONS.md
CONVENTIONS.md file for AI Rails 8 development
  • You MUST NOT try and generate a Rails app from scratch on your own by generating each file. For a NEW app you MUST use rails new first to generate all of the boilerplate files necessary.
  • Create an app in the current directory with rails new .
  • Use Tailwind CSS for styling. Use --css tailwind as an option on the rails new call to do this automatically.
  • Use Ruby 3.2+ and Rails 8.0+ practices.
  • Use the default Minitest approach for testing, do not use RSpec.
  • Default to using SQLite in development. rails new will do this automatically but take care if you write any custom SQL that it is SQLite compatible.
  • An app can be built with a devcontainer such as rails new myapp --devcontainer but only do this if requested directly.
  • Rails apps have a lot of directories to consider, such as app, config, db, etc.
  • Adhere to MVC conventions: singular model names (e.g., Product) map to plural tables (products); controllers are plural.
  • Guard against incapable browsers accessing controllers with `allo
@boddhisattva
boddhisattva / tech_work_samples.md
Last active October 8, 2024 21:04
Examples of Software development Work - Code, Blog and related

Examples of Software development work and related blogs

@boddhisattva
boddhisattva / generator_config_added_manually.md
Last active September 21, 2024 05:48
learner app generator tasks run manually
  1. rails g rspec:install

  2. FactoryBot Setup

RSpec.configure do |config|
  config.include FactoryBot::Syntax::Methods
end
  1. Add the should matcher config that looks like below
@boddhisattva
boddhisattva / talk_abstract.md
Last active September 5, 2024 10:45
Talk on 'Connection Before Correction'

๐—ช๐—ฒ ๐—ต๐˜‚๐—บ๐—ฎ๐—ป๐˜€ ๐—ฎ๐—ฟ๐—ฒ ๐˜€๐—ผ๐—ฐ๐—ถ๐—ฎ๐—น ๐—ฎ๐—ป๐—ถ๐—บ๐—ฎ๐—น๐˜€ & ๐˜€๐—ผ๐—ฐ๐—ถ๐—ฎ๐—น ๐—ฐ๐—ผ๐—ป๐—ป๐—ฒ๐—ฐ๐˜๐—ถ๐—ผ๐—ป ๐—ถ๐˜€ ๐˜๐—ต๐—ฒ ๐—ป๐˜‚๐—บ๐—ฏ๐—ฒ๐—ฟ ๐—ผ๐—ป๐—ฒ ๐˜€๐—ผ๐˜‚๐—ฟ๐—ฐ๐—ฒ ๐—ผ๐—ณ ๐—ต๐—ฎ๐—ฝ๐—ฝ๐—ถ๐—ป๐—ฒ๐˜€๐˜€, ๐˜€๐˜‚๐—ฐ๐—ฐ๐—ฒ๐˜€๐˜€, ๐—ด๐—ผ๐—ผ๐—ฑ ๐—ต๐—ฒ๐—ฎ๐—น๐˜๐—ต & ๐—บ๐˜‚๐—ฐ๐—ต ๐—ผ๐—ณ ๐˜๐—ต๐—ฒ ๐˜€๐˜„๐—ฒ๐—ฒ๐˜๐—ป๐—ฒ๐˜€๐˜€ ๐—ผ๐—ณ ๐—น๐—ถ๐—ณ๐—ฒ. On other hand working with people can be hard and can at times feel really overwhelming.

It appears that a majority of ๐—ผ๐—ฟ๐—ด๐—ฎ๐—ป๐—ถ๐˜€๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€ these days are so caught up chasing ambitious bottom line targets that they ๐˜€๐—ฒ๐—ฒ๐—บ ๐˜๐—ผ ๐—ต๐—ฎ๐˜ƒ๐—ฒ ๐—ถ๐—ด๐—ป๐—ผ๐—ฟ๐—ฒ๐—ฑ/๐—ณ๐—ผ๐—ฟ๐—ด๐—ผ๐˜๐˜๐—ฒ๐—ป that at the very core, the ๐—ฏ๐˜† ๐—ฝ๐—ฟ๐—ผ๐—ฑ๐˜‚๐—ฐ๐˜ ๐—ผ๐—ณ ๐—ด๐—ฒ๐—ป๐˜‚๐—ถ๐—ป๐—ฒ๐—น๐˜† ๐—ฏ๐˜‚๐—ถ๐—น๐—ฑ๐—ถ๐—ป๐—ด ๐—ฎ ๐˜„๐—ผ๐—ฟ๐—ธ ๐—ฐ๐˜‚๐—น๐˜๐˜‚๐—ฟ๐—ฒ ๐˜๐—ต๐—ฎ๐˜ ๐—ถ๐˜€ ๐—ฟ๐—ฒ๐—น๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐˜€๐—ต๐—ถ๐—ฝ ๐—ฎ๐—ป๐—ฑ ๐—ฐ๐—ผ๐—ป๐—ป๐—ฒ๐—ฐ๐˜๐—ถ๐—ผ๐—ป ๐—ณ๐—ผ๐—ฐ๐˜‚๐˜€๐—ฒ๐—ฑ ๐—ถ๐˜€: more happier and fulfilled people at work and thereby ๐—ถ๐—ป๐—ฐ๐—ฟ๐—ฒ๐—ฎ๐˜€๐—ฒ๐—ฑ ๐—ฐ๐—ต๐—ฎ๐—ป๐—ฐ๐—ฒ๐˜€ ๐—ผ๐—ณ ๐—บ๐—ผ๐—ฟ๐—ฒ ๐˜€๐—ฒ๐—ฎ๐—บ๐—น๐—ฒ๐˜€๐˜€๐—น๐˜† ๐—บ๐—ฒ๐—ฒ๐˜๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ๐—ถ๐—ฟ ๐—ถ๐—ป๐˜๐—ฒ๐—ป๐—ฑ๐—ฒ๐—ฑ ๐—ฟ๐—ฒ๐˜ƒ๐—ฒ๐—ป๐˜‚๐—ฒ ๐˜๐—ฎ๐—ฟ๐—ด๐—ฒ๐˜๐˜€

Also, many a times, ๐˜„๐—ฒ ๐—ฎ๐—ฟ๐—ฒ ๐—ฎ๐—ฏ๐—น๐—ฒ ๐˜๐—ผ ๐—ด๐—ฒ๐˜ ๐˜๐—ผ ๐—ฝ๐—ฒ๐—ผ๐—ฝ๐—น๐—ฒ ๐—ฏ๐˜‚๐˜ ๐—ฎ๐—ฟ๐—ฒ๐—ปโ€™๐˜ ๐—ฎ๐—ฏ๐—น๐—ฒ ๐˜๐—ผ ๐—ด๐—ฒ๐˜ ๐˜๐—ต๐—ฟ๐—ผ๐˜‚๐—ด๐—ต ๐˜๐—ต๐—ฒ๐—บ in order for them to understand us. We end up wondering, how do we bridge that communication gap amongst fellow colleagues?

On ๐—ฆ๐—ฒ๐—ฝ ๐Ÿฑ, ๐—ฎ๐˜ sofatutor, at the ๐˜‚๐—ฝ๐—ฐ๐—ผ๐—บ๐—ถ๐—ป๐—ด ๐—ฅ๐˜‚๐—ฏ๐˜† ๐—•๐—ฒ๐—ฟ๐—น๐—ถ๐—ป ๐—บ๐—ฒ๐—ฒ๐˜๐˜‚๐—ฝ(details below), ๐—œ ๐—ถ๐—ป๐˜๐—ฒ๐—ป๐—ฑ ๐˜๐—ผ ๐—ด๐—ถ๐˜ƒ๐—ฒ ๐—ฎ ๐˜๐—ฎ๐—น๐—ธ titled '๐—–๐—ผ๐—ป๐—ป๐—ฒ๐—ฐ๐˜๐—ถ๐—ผ๐—ป ๐—•๐—ฒ๐—ณ๐—ผ๐—ฟ๐—ฒ ๐—–๐—ผ๐—ฟ๐—ฟ๐—ฒ๐—ฐ๐˜๐—ถ๐—ผ๐—ป'

๐—ง๐—ต๐—ฒ ๐˜๐—ฎ๐—น

@boddhisattva
boddhisattva / how_i_intend_to_be_of_service.md
Last active September 29, 2024 07:43
How I intend to be of service as a Ruby on Rails consultant(Senior/Staff level) | Team Coach

About

  • Work summary: Programmer(12+ yrs, Rรฉsumรฉ) | Rails(10+ yrs, Code sample) | Software consultant(Rails, Team coaching)

  • As a person: Mohnish cares about people & his work. As a fellow human, empathy is a core value amongst other human & engineering values

  • Location & Work preferences: Based in Berlin, Germany

    • Open to working remotely with companies worldwide(can sustainbly overlap with other timezones for 4-5 hrs)
    • Also value periodical in person visits as I care about the genuine human connection in builds
@boddhisattva
boddhisattva / setup_system_tests_with_rspec_devise_rails6.md
Last active November 9, 2023 20:58
Setup System tests to work with RSpec, Devise and Rails 6

Setting this up took quite a bit of time and research for me, so just thought of sharing the learnings along the way that led to a working setup.

  • Initial error that I was getting with running System tests in Rails 6

    System test integration requires Rails >= 5.1 and has a hard dependency on a webserver and `capybara`, please add capybara to your Gemfile and configure a webserver (e.g. `Capybara.server = :webrick`) before attempting to use system tests.
    • since the error above says specify Capybara in the Gemfile, a part of my Gemfile looked like below:
@boddhisattva
boddhisattva / Guardfile
Created March 6, 2019 11:38
Guardfile code for running the exercise related tests in Exercism's Ruby Track
guard :minitest, test_folders: '.' do
watch(%r{^(.*/)?([^/]+)\.rb$}) do |match_data|
test_file = if match_data[2].include? "test"
match_data[2].split('_').first
else
match_data[2]
end
"./#{test_file}_test.rb"
@boddhisattva
boddhisattva / spec.rb
Last active December 27, 2018 07:48
Red-Green-Refactor by Example related exercise as part of the Fundamentals of TDD course in Upcase (https://thoughtbot.com/upcase/videos/red-green-refactor-by-example)
require 'rspec/autorun'
class Person
def initialize(first_name: , middle_name: nil, last_name: )
@first_name = first_name
@middle_name = middle_name
@last_name = last_name
end
@boddhisattva
boddhisattva / rna_transcription_v3.ex
Created October 24, 2018 10:34
RNA Transcript exercise v3
defmodule DNA do
@nucleotides %{?A => ?U, ?C => ?G, ?G => ?C, ?T => ?A }
@doc """
Transcribes a character list representing DNA nucleotides to RNA
## Examples
iex> DNA.to_rna('ACTG')
'UGAC'