Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some Questions: #172

Open
tyranja opened this issue Jan 16, 2013 · 5 comments
Open

Some Questions: #172

tyranja opened this issue Jan 16, 2013 · 5 comments

Comments

@tyranja
Copy link
Member

tyranja commented Jan 16, 2013

  1. When I open an Issue in tyranja/speakerinnen are just the people who are forking or/and watching it, able to see the issue?!
  2. I wanted the first test to pass, so I made an new link: "log in" in public/index.html. And I run rake test. And got a error message. Well it would have been way too easy;) But at least it was a try, any hints what I am doing wrong?
  3. Now i want to writea new test to see , if there is a register link on the index page. Do I have to write a new test class, or just a new test in the class UserRedirectedToLoginTest ? Or a whole new file, because the file name seems to be pretty precise about the test it has ...

About lambda, the ruby thing we tried to understand monday, I kind of liked this explanation (maybe because its in german?):

Über ein Lambda-Konstrukt kann man einen Codeblock in einer Funktionsvariablen speichern.
print_function = lambda { |item| print item + 1 }
[1,2,3].each &print_function

>> 234

Here is some more stuff: http://www.robertsosinski.com/2008/12/21/understanding-ruby-blocks-procs-and-lambdas/

Still not fully recovered, I really had headaches after monday class.

Good night!
Anja

@Bumbledebee
Copy link

question ?
where is the new thing that we can fork ? What is called and did you decide
on an organisation name yet ?

@tyranja I cannot find the herokuapp.com link for the words to text app,
can I have it from you ? would like to show to people in ffm.

On 16 January 2013 23:49, tyranja [email protected] wrote:

When I open an Issue in tyranja/speakerinnen are just the people who
are forking or/and watching it, able to see the issue?!
2.

I wanted the first test to pass, so I made an new link: "log inhttp://login"
in public/index.html. And I run rake test. And got a error message. Well it
would have been way too easy;) But at least it was a try, any hints what I
am doing wrong?
3.

Now i want to writea new test to see , if there is a register link on
the index page. Do I have to write a new test class, or just a new test in
the class UserRedirectedToLoginTest ? Or a whole new file, because the file
name seems to be pretty precise about the test it has ...

About lambda, the ruby thing we tried to understand monday, I kind of
liked this explanation (maybe because its in german?):

Über ein Lambda-Konstrukt kann man einen Codeblock in einer
Funktionsvariablen speichern.
print_function = lambda { |item| print item + 1 }
[1,2,3].each &print_function

234

Here is some more stuff:
http://www.robertsosinski.com/2008/12/21/understanding-ruby-blocks-procs-and-lambdas/

Still not fully recovered, I really had headaches after monday class.

Good night!
Anja


Reply to this email directly or view it on GitHubhttps://github.com/svenfuchs/text-to-squares/issues/172.

@Bumbledebee
Copy link

found it
https://github.com/tyranja/speakerinnen_liste

On 18 January 2013 19:10, Debora Blass [email protected] wrote:

question ?
where is the new thing that we can fork ? What is called and did you
decide on an organisation name yet ?

@tyranja I cannot find the herokuapp.com link for the words to text app,
can I have it from you ? would like to show to people in ffm.

On 16 January 2013 23:49, tyranja [email protected] wrote:

When I open an Issue in tyranja/speakerinnen are just the people who
are forking or/and watching it, able to see the issue?!
2.

I wanted the first test to pass, so I made an new link: "log inhttp://login"
in public/index.html. And I run rake test. And got a error message. Well it
would have been way too easy;) But at least it was a try, any hints what I
am doing wrong?
3.

Now i want to writea new test to see , if there is a register link on
the index page. Do I have to write a new test class, or just a new test in
the class UserRedirectedToLoginTest ? Or a whole new file, because the file
name seems to be pretty precise about the test it has ...

About lambda, the ruby thing we tried to understand monday, I kind of
liked this explanation (maybe because its in german?):

Über ein Lambda-Konstrukt kann man einen Codeblock in einer
Funktionsvariablen speichern.
print_function = lambda { |item| print item + 1 }
[1,2,3].each &print_function

234

Here is some more stuff:
http://www.robertsosinski.com/2008/12/21/understanding-ruby-blocks-procs-and-lambdas/

Still not fully recovered, I really had headaches after monday class.

Good night!
Anja


Reply to this email directly or view it on GitHubhttps://github.com/svenfuchs/text-to-squares/issues/172.

@bioshrimp
Copy link
Member

to your 1. question: I think everyone can see everything here.
If we would like to have a place to discuss a project more in private there are things like https://trello.com/ we could use.

@tyranja
Copy link
Member Author

tyranja commented Jan 20, 2013

the herokuapp link ist:

http://text-to-square-tyranja.herokuapp.com/

or

http://t2s.railsgirls.com/

maybe I should write in the wiki. I also keep forgetting it.

@tyranja
Copy link
Member Author

tyranja commented Jan 20, 2013

And about the question 1: Here are the issues of "text to squares" and not the "speakerinnen" issues. So in case I am having troubles with speakerinnen I should post it there...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants