0
0
Fork 0
Repository for the blog, currently rebuilt in go. http://zero-knowledge.org
Go to file
Gibheer 3cac0daa68 add initial migration file and further adjustments
The 01_setup.rb contains the old table structure to make it possible to
migrate to the new system.
02_move_to_new on the other hand adjusts the old schema to the new
format and adds the full text function.

With that, the new schema is ready and the completion of the full text
search can continue.
2014-02-03 23:43:46 +01:00
controller add new helper and implement search 2014-01-23 21:59:24 +01:00
images reduce size of background 2013-10-29 19:51:15 +01:00
lib load render 2014-01-23 22:00:11 +01:00
migrations add initial migration file and further adjustments 2014-02-03 23:43:46 +01:00
public/images restart blog by using zero and puma 2013-08-05 21:51:23 +02:00
templates add new helper and implement search 2014-01-23 21:59:24 +01:00
.gitignore ignore a written config 2014-01-09 19:55:51 +01:00
Gemfile replace do_postgres with pg for better timestamps 2014-01-02 21:36:10 +01:00
Gemfile.lock replace do_postgres with pg for better timestamps 2014-01-02 21:36:10 +01:00
config.ru add new helper and implement search 2014-01-23 21:59:24 +01:00
config.yml.example change the example line to use postgres only 2014-01-02 21:42:10 +01:00