Download sammyonrails Free Java Code
Description
Sammy on Rails Example Code.
Icons
Source Files
The download file sammyonrails-master.zip has the following entries.
.gitignore//from w ww .j av a2 s. c o m
Gemfile
README.textile
Rakefile
app/controllers/application_controller.rb
app/controllers/posts_controller.rb
app/helpers/application_helper.rb
app/helpers/posts_helper.rb
app/models/post.rb
app/views/layouts/application.haml
app/views/posts/index.haml
app/views/posts/show.haml
config.ru
config/application.rb
config/boot.rb
config/database.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/cookie_verification_secret.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/session_store.rb
config/locales/en.yml
config/routes.rb
db/migrate/20100324025016_create_posts.rb
db/schema.rb
db/seeds.rb
doc/README_FOR_APP
lib/tasks/.gitkeep
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/images/rails.png
public/javascripts/jquery.js
public/javascripts/sammy.js
public/javascripts/sammyonrails.js
public/robots.txt
public/stylesheets/.gitkeep
public/stylesheets/sammyonrails.css
script/rails
test/fixtures/posts.yml
test/functional/posts_controller_test.rb
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/helpers/posts_helper_test.rb
test/unit/post_test.rb
vendor/plugins/.gitkeep
vendor/plugins/haml/init.rb
Download
Click the following link to download sammyonrails-master.zip.
sammyonrails-master.zip