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:
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(); |