зеркало из
https://github.com/glebtv/telegram-bot.git
synced 2026-09-07 19:35:52 +03:00
Fix readme
Этот коммит содержится в:
@@ -328,7 +328,7 @@ Callback queries without prefix stay untouched.
|
|||||||
# This one handles `set_value:%{something}`.
|
# This one handles `set_value:%{something}`.
|
||||||
def set_value_callback_query(new_value = nil, *)
|
def set_value_callback_query(new_value = nil, *)
|
||||||
save_this(value)
|
save_this(value)
|
||||||
answer_callback_query('Saved!)
|
answer_callback_query('Saved!')
|
||||||
end
|
end
|
||||||
|
|
||||||
# And this one is for `make_cool:%{something}`
|
# And this one is for `make_cool:%{something}`
|
||||||
@@ -526,7 +526,7 @@ Yes, it's threadsafe too.
|
|||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
After checking out the repo, run `bin/setup` to install dependencies.
|
After checking out the repo, run `bin/setup` to install dependencies and git hooks.
|
||||||
Then, run `appraisal rake spec` to run the tests.
|
Then, run `appraisal rake spec` to run the tests.
|
||||||
You can also run `bin/console` for an interactive prompt that will allow you to experiment.
|
You can also run `bin/console` for an interactive prompt that will allow you to experiment.
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user