-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implementering av CommitRequest-modellen #99
Milestone
Comments
ghost
assigned spontus
Mar 13, 2012
@spontus Hur går de? |
Regexp issuen: #24 |
Hur kollar man om det redan har körts save med vissa parametrar, går det att fråga beanstalk om den har fått viss data? |
spontus
added a commit
that referenced
this issue
Mar 22, 2012
@cache[attributes.to_s] ||= publish(...) Glöm inte att köra |
oleander
added a commit
that referenced
this issue
Mar 26, 2012
1. Removed invalid indentation 2. Use the short File.read when reading files 3. Follow the CommitRequestProcess spec 4. Truncate database on each CommitRequest spec loop
Den här issuen är inte klar än. |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CommitRequest
-modellen är inte helt färdigimplementerad. Följande saker behövs.CommitRequest#save
ska bara kunna köras en gång med givna parametrar, annars finns risk att flera versionen av samma data pushas tillCommitRequestProcess
-klassen.The text was updated successfully, but these errors were encountered: