Account name:
Password
(OpenID?)
(Forgot it?)
Remember Me
You're viewing
rubyonrails
Create a Dreamwidth Account
Learn More
Interest
Region
Site and Account
FAQ
Email
Reload page in style:
site
light
Ruby on Rails
Recent Entries
Archive
Member Posts
Tags
Memories
Profile
hkRHlRPjfxcvLVkR
Date:
2013-05-26 07:14 pm (UTC)
From:
(Anonymous)
public static boeolan contains(String left, String right) {int magicLeft = toMagicInt(left);int magicRight = toMagicInt(right);return (magicLeft & magicRight) == magicRight;}public static int toMagicInt(String text) {int result = 0;int index = 0;for (char c : text.toLowerCase().toCharArray()) {index = c a';result |= 2 << index;}return result;}
From:
Anonymous
OpenID
Identity URL:
Log in?
Dreamwidth account
Account name
Password
Log in?
If you don't have an account you can
create one now
.
Subject
HTML doesn't work in the subject.
Formatting type
Casual HTML
Markdown
Raw HTML
Rich Text Editor
Message
Profile
Ruby on Rails
The Official Rails Website
July
2010
S
M
T
W
T
F
S
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Most Popular Tags
blocks
-
1 use
symbols
-
1 use
tutorials:beginners
-
4 uses
variables
-
1 use
Style Credit
Style:
Basic
for
Transmogrified
by
Yvonne
Expand Cut Tags
No cut tags
hkRHlRPjfxcvLVkR
Date: 2013-05-26 07:14 pm (UTC)