Changeset 3209
- Timestamp:
- 12/17/07 17:35:18 (5 years ago)
- Location:
- lang/ruby/bakagaiku
- Files:
-
- 100 added
-
. (added)
-
README (added)
-
README.ja (added)
-
Rakefile (added)
-
app (added)
-
app/controllers (added)
-
app/controllers/application.rb (added)
-
app/controllers/entry_controller.rb (added)
-
app/helpers (added)
-
app/helpers/application_helper.rb (added)
-
app/helpers/entry_helper.rb (added)
-
app/models (added)
-
app/models/entry.rb (added)
-
app/models/reception.rb (added)
-
app/views (added)
-
app/views/entry (added)
-
app/views/entry/_month_link.rhtml (added)
-
app/views/entry/index.rhtml (added)
-
app/views/entry/list.rhtml (added)
-
app/views/entry/list_all.rhtml (added)
-
app/views/entry/mview.rhtml (added)
-
app/views/entry/view.rhtml (added)
-
app/views/layouts (added)
-
app/views/layouts/application.rhtml (added)
-
components (added)
-
config (added)
-
config/boot.rb (added)
-
config/database.example.yml (added)
-
config/database.sql (added)
-
config/environment.rb (added)
-
config/environments (added)
-
config/environments/development.rb (added)
-
config/environments/production.rb (added)
-
config/environments/test.rb (added)
-
config/routes.rb (added)
-
cron.rb (added)
-
db (added)
-
db/migrate (added)
-
db/migrate/001_create_entries.rb (added)
-
db/migrate/002_create_receptions.rb (added)
-
db/migrate/003_remove_access_time.rb (added)
-
doc (added)
-
doc/README_FOR_APP (added)
-
lib (added)
-
lib/tasks (added)
-
log (added)
-
myutil.rb (added)
-
public (added)
-
public/.htaccess (added)
-
public/404.html (added)
-
public/500.html (added)
-
public/dispatch.cgi (added)
-
public/dispatch.fcgi (added)
-
public/dispatch.rb (added)
-
public/favicon.ico (added)
-
public/images (added)
-
public/images/rails.png (added)
-
public/javascripts (added)
-
public/javascripts/application.js (added)
-
public/javascripts/controls.js (added)
-
public/javascripts/dragdrop.js (added)
-
public/javascripts/effects.js (added)
-
public/javascripts/prototype.js (added)
-
public/robots.txt (added)
-
public/stylesheets (added)
-
script (added)
-
script/about (added)
-
script/breakpointer (added)
-
script/console (added)
-
script/destroy (added)
-
script/generate (added)
-
script/performance (added)
-
script/performance/benchmarker (added)
-
script/performance/profiler (added)
-
script/plugin (added)
-
script/process (added)
-
script/process/reaper (added)
-
script/process/spawner (added)
-
script/runner (added)
-
script/server (added)
-
test (added)
-
test/fixtures (added)
-
test/fixtures/entries.yml (added)
-
test/fixtures/receptions.yml (added)
-
test/functional (added)
-
test/functional/entry_controller_test.rb (added)
-
test/integration (added)
-
test/mocks (added)
-
test/mocks/development (added)
-
test/mocks/test (added)
-
test/test_helper.rb (added)
-
test/unit (added)
-
test/unit/entry_test.rb (added)
-
test/unit/reception_test.rb (added)
-
tmp (added)
-
tmp/cache (added)
-
tmp/sessions (added)
-
tmp/sockets (added)
-
vendor (added)
-
vendor/plugins (added)
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)