I hereby claim:
- I am kashif-umair on github.
- I am kliaqat (https://keybase.io/kliaqat) on keybase.
- I have a public key ASAcmbBlJuY1Nht93zqrcDz8GewZhcvn0AKlpKoj2PIG4go
To claim this, I am signing this object:
| // ==UserScript== | |
| // @name Ruby on Rails API Version Selector | |
| // @namespace http://kashif.ie/ | |
| // @version 2025-10-31 | |
| // @description Add a dropdown on ruby on rails API website to go to a different version | |
| // @author KULKING | |
| // @match https://api.rubyonrails.org/* | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=rubyonrails.org | |
| // @grant none | |
| // ==/UserScript== |
I hereby claim:
To claim this, I am signing this object:
| # I have the following classes in my project | |
| class CustomReport < ActiveRecord::Base | |
| def foo | |
| print 'hello' | |
| end | |
| end | |
| class CustomReportService | |
| def bar |
| ..................... . ........... ..... .... .. ..... ..............,,,,,,,,,,,,,:,:::,,,,,,,,...,.... . . | |
| ....... .. . . . . ...... . .. ..............,,,,,,,,,,,,,,,,,,...... . | |
| ................... ...................... ... . . ...........,.,,,,,,,,:,:,,,,,,........... | |
| ,,.................................................. .............,,,,,,,,:::,:,,,:,,,,,............. | |
| ::::::::::,,,,,,,,,,,,,,,,,,,,,,,,,............................... . . . .............,,,,,,,,,::::::::::::,,,,,,,,............... .... | |
| :;:;:::::::::::::::,,,:,,,,,,,,,. ;ffttff; .,,,,,..,......................,....,,,,,,,,,,,,,:::::::::;;;;;;;;;:;:::,,,,,::::::,,,,,,,,,................. ... | |
| ;;;:::::::::::::::::,,,,,,,,,,. ffGGGGG1LGGCCC .,,,,,,,., |
| // Hello world! |
Github repo : https://github.com/juliangarnier/3D-CSS-Solar-System Works better in webkit, buggy in FF, flat in IE. Inspired by http://neography.com/experiment/circles/solarsystem/ and http://nicolasgallagher.com/css-pseudo-element-solar-system/demo/ [update] Added some basic responsive styles
A Pen by Julian Garnier on CodePen.
| MyApplication mApplication = (MyApplication)getApplicationContext(); | |
| String username = mApplication.getUsername(); | |
| String password = mApplication.getPassword(); |