🎯
Focusing
Web Application developer - Ruby | Ruby on Rails | React | Angular | Sinatra | Laravel since 2010
- Thrissur, Kerala, India
-
08:12
(UTC +05:30) - https://railsdrop.com/
Pinned Loading
-
ph_no_to_word
ph_no_to_word Public'ph_no_to_word' allows given 10 character phone number to convert into a word that is contained in a dictionary.
Ruby 1
-
user-management-ui
user-management-ui PublicA modern Vue 3 + TypeScript frontend application for managing user data.
Vue 1
-
Nested content tags in rails 5 view ...
Nested content tags in rails 5 view helpers 1# because i can never remember exactly how and when to use concat
2# when building content in helpers
3def nested_content
4content_tag 'div' do
5concat(content_tag 'span', 'span block')
-
Run Background Process in Sinatra
Run Background Process in Sinatra 1require 'sinatra'
23get '/long_process' do
45child_pid = Process.fork do
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.