-
WK5 Task 3a3 Develop a SQL UPDATE query for table MCUSER in database _mcdatabase_ on mySQL
-
Ideally, Repotag starts with a few prompts for:
- [ ] Creating an admin user
- [ ] ~~Dumping a configured sqlite database on disk~~ Configuring database access
- [ ] Setting default paths for repos, w…
-
许多业务需要用到分类(Categories)逻辑。希望能够通过以下的形式实现封装。
1. 基于 mongoDB 和 rails/sinatra 做成一个 GEM。
2. 可以有多个分类配置。
3. 每个分类配置的分类是独立的。
4. 分类基于树状分类,每个分类配置可以设置最大允许层数。
5. 模型可以引用分类配置。
6. 此组件提供查询功能。
7. 基于此组件应该能比较方便的开发分类维护界面
-
I am struggling with how to test authentication using RSpec 2.0. I can verify that authentication and signup works manually, but in my spec I run in to some problems. I create users in the database, a…
-
New Feature / Community Suggestion
Currently SurveyJS only worries about the front end which runs in the browser. It is up to the developer to use either the dxServer, or add their own back end.
…
-
Hey all,
given a webserver that has an endpoint of the form `/foo/bar/` that redirects to `/foo/bar` using a relative redirect containing "..", we notice that this redirect cannot be followed.
F…
-
NOTE TO STUDENTS:
if you have submitted a text file that produces "socket error" or the spinner just keeps spinning
firstly - the file MUST be ASCII encoded if you do not know what this means then p…
-
allow mass status change of requests from request dashboard, e.g., cancel all
-
Hi Dave,
I have a scenario where I need to programatically generate a new call. I'll likely wrap this in sinatra or similar.
I've built a quick PoC like this:
```javascript
function makeGree…
-
Hey @vibaiher, how are you doing?
I was planning to spend some of my spare time playing with Ruby on Rails, and I thought it could be cool for me to have a tool for storing some info about babies; wh…