just testing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-----BEGIN PGP PUBLIC KEY BLOCK----- | |
mQINBFksjw8BEADo8epsU0IFXhfMEdpUbxD5FPTxRDELIiufAMv+vu4KFinYM+Il | |
79ML2BsV5wr40F6hXheqVZslpN9c/KxTNOr/lhPHhaRvnPWap2BcMlKzH+gRRdDs | |
TP346EiccGR80KWTbt9Qe+5HbffP9Lm0abqM2uDnTtnbx6gDKgxk440fNoejHdG0 | |
ziyPxvpvC4hiR0oMVYBvXHO+BTdiWSqPxpuCZzYc1ST54p7fC9LkAnGUx/QcNb31 | |
7sMfqLxpOtaOZ4xI5XG+sNSziD/7Kl+FJ6fwv6uUDRsGdbw8HTkdpsMYmIltLTps | |
iTIk6z/flN+TEyqDIQ3IU7Qyygp1KdFhbRXvhJZM+m8zFSNzx+YfrxKFwu0flMxS | |
n/pFmG/vgHFBGZJaeVJEYT25XHYeWl9aa2cNCWgoBVFvUGVVqQZfZad1/vjI/1fK | |
VQXsv/cWQYn0KsP9aKVJzQSdrX9ZXCXR5qoQYiMUC8WvOZTu0bb5KL+wilePmtyH |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
hello world |
I hereby claim:
- I am koos on github.
- I am jbvkoos (https://keybase.io/jbvkoos) on keybase.
- I have a public key whose fingerprint is C8D9 05E6 1DA4 1945 9F5F 5D77 9569 D2E0 EB28 221F
To claim this, I am signing this object:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Hier habe ich ein Beispiel Javascript | |
*/ | |
var eineNummer = 5; | |
var einString = "Martin"; | |
if (eineNummer == einString) { | |
// Dieser Befehl gibt mir was in der Debugger Konsole aus | |
console.log("das ist gleich"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<ul class="dropdown-menu"> | |
<li><a href="#">Facebook<span class="right"><i class="fa fa-facebook"></i></span></a></li> | |
<li><a href="#">Twitter<span class="right"><i class="fa fa-twitter"></i></span></a></li> | |
<li><a href="#">Google+<span class="right"><i class="fa fa-google-plus"></i></span></a></li> | |
<li class="divider"></li> | |
<li><a href="#">LinkedIn<span class="right"><i class="fa fa-linkedin"></i></span></a></li> | |
<li><a href="#">XING<span class="right"><i class="fa fa-xing"></i></span></a></li> | |
<li><a href="#">E-Mail<span class="right"><i class="fa fa-envelope"></i></span></a></li> | |
</ul> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 Bereiche: | |
1. Küche (Schwierigkeitsgrad: III) | |
* Spülen | |
* Spülmaschine - ANMACHEN! | |
* Herd - AUSMACHEN! (double check) | |
* Saugen! | |
* Kisten stapeln, sortieren, etc. | |
* Arbeitsplatte: im Idealfall steht nix drauf | |
* Müll entsorgen, neuen Müllsack einlegen (!) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{49 => [50.939987,6.97752], 43 => [50.739144,7.073382], 161 => [50.683951,7.158751], 371 => [50.680852,7.158408], 585 => [50.969265,7.054853], 628 => [50.757201,7.001767], 655 => [50.964265,7.156434], 663 => [51.020396,7.044468], 665 => [50.963806,7.161369], 666 => [50.962941,7.149138], 667 => [Neuenweg], 668 => [50.951912,7.104807], 669 => [50.954101,7.116351], 670 => [50.957102,7.130041], 671 => [50.960616,7.136478], 672 => [50.753998,7.008226], 673 => [50.761219,6.989322], 674 => [50.764639,6.969194], 675 => [50.768087,6.950998], 676 => [50.779838,6.933489], 677 => [50.79419,6.921086], 678 => [50.770149,7.042665], 679 => [50.781954,7.031293], 680 => [50.790881,7.022924], 681 => [50.743706,7.016959], 683 => [50.721827,7.114677], 684 => [50.725692,7.111555], 685 => [50.729664,7.108455], 686 => [50.733223,7.103133], 687 => [50.735749,7.096739], 688 => [50.736537,7.081332], 689 => [50.740203,7.069445], 690 => [50.705754,7.132144], 691 => [50.710319,7.127638], 692 => [50.716787,7.120299], 693 => [50.743978,7.05 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name" : { "first" : | |
"Joe", "last" : | |
"Sixpack" }, | |
"gender" : "MALE", | |
"verified" : false, | |
"userImage" : "http://blubla.com/claude" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
describe PeopleController do | |
shared_examples 'successful response' do | |
it 'should be successful' do | |
response.should be_success | |
end | |
it 'should respond in JSON format' do | |
response.content_type.should == 'application/json' | |
end |
NewerOlder