Download the. photography .site Free Java Code

Description

My first attempt to develop a fully function Rails site.

Icons

the. photography .site

Source Files

The download file the.photography.site-master.zip has the following entries.


.gitignore//from w w  w  .j  av  a 2 s.c  o  m
.rspec
Gemfile
Gemfile.lock
README
Rakefile
app/controllers/albums_controller.rb
app/controllers/application_controller.rb
app/controllers/galleries_controller.rb
app/controllers/images_controller.rb
app/controllers/static_pages_controller.rb
app/controllers/tenants/registrations_controller.rb
app/controllers/tenants/sessions_controller.rb
app/controllers/tenants_controller.rb
app/helpers/application_helper.rb
app/mailers/contact_mailer.rb
app/models/ability.rb
app/models/album.rb
app/models/gallery.rb
app/models/image.rb
app/models/role.rb
app/models/tenant.rb
app/models/tenant_config.rb
app/stylesheets/.reset.scss
app/stylesheets/ie.scss
app/stylesheets/main.scss
app/stylesheets/partials/_base.scss
app/stylesheets/partials/_form.scss
app/stylesheets/partials/_page.scss
app/stylesheets/partials/_two_col.scss
app/stylesheets/screen.scss
app/stylesheets/theme/default/album.scss
app/stylesheets/theme/default/base.scss
app/stylesheets/theme/default/galleria.scss
app/stylesheets/theme/default/gallery.scss
app/stylesheets/theme/default/image.scss
app/stylesheets/theme/default/pagination.scss
app/stylesheets/theme/default/partials/_header.scss
app/stylesheets/theme/default/screen.scss
app/stylesheets/theme/default/tenant.scss
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/shared/_links.erb
app/views/devise/unlocks/new.html.erb
app/views/layouts/application.html.erb
app/views/static_pages/welcome.html.erb
app/views/tenants/sessions/new.html.erb
app/views/themes/default/albums/edit.html.erb
app/views/themes/default/albums/index.html.erb
app/views/themes/default/albums/new.html.erb
app/views/themes/default/albums/show.html.erb
app/views/themes/default/comments/index.html.erb
app/views/themes/default/galleries/edit.html.erb
app/views/themes/default/galleries/index.html.erb
app/views/themes/default/galleries/new.html.erb
app/views/themes/default/galleries/show.html.erb
app/views/themes/default/images/new.html.erb
app/views/themes/default/images/show.html.erb
app/views/themes/default/mail/contact_email.html.erb
app/views/themes/default/partial/_header.html.erb
app/views/themes/default/partial/_home_thumbs.html.erb
app/views/themes/default/partial/_masthead.html.erb
app/views/themes/default/tenants/admin.html.erb
app/views/themes/default/tenants/contact.html.erb
app/views/themes/default/tenants/guestbook.html.erb
app/views/themes/default/tenants/registrations/new.html.erb
app/views/themes/default/tenants/sessions/new.html.erb
app/views/themes/default/tenants/show.html.erb
config.ru
config/application.rb
config/assets.yml
config/boot.rb
config/compass.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/compass.rb
config/initializers/devise.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/paperclip_interpolation.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/locales/devise.en.yml
config/locales/en.yml
config/routes.rb
config/s3.yml
db/migrate/20110428164424_devise_create_tenants.rb
db/migrate/20110502093909_add_roles_for_can_can.rb
db/migrate/20110502094237_tenants_have_and_belong_to_many_roles.rb
db/migrate/20110507035349_create_galleries.rb
db/migrate/20110510122846_create_albums.rb
db/migrate/20110517072247_create_image.rb
db/migrate/20110519142642_add_theme_to_tenant.rb
db/migrate/20110520133853_add_s3_path_image.rb
db/migrate/20110528013420_add_thumbnail_to_album.rb
db/migrate/20110529070115_create_tenant_config.rb
db/migrate/20110529071221_add_config_id_column_to_tenant.rb
db/migrate/20110602151911_add_comments.rb
db/migrate/20110605095650_add_email_to_tenant_config.rb
db/migrate/20110605131516_add_column_page_name_to_tenants_configs.rb
db/migrate/20110605133946_add_columns_tel_address_to_tenant_configs.rb
db/schema.rb
db/seeds.rb
dbm
lib/album_loader.rb
lib/gallery_loader.rb
lib/has_to_param.rb
lib/tasks/.gitkeep
lib/tasks/fixture_builder.rake
lib/tenant_loader.rb
public/404.html
public/422.html
public/500.html
public/assets/scripts.js
public/favicon.ico
public/images/galleria/classic-loader.gif
public/images/galleria/classic-map.png
public/images/galleria/fblike.png
public/images/galleria/slideshow_button.png
public/images/grid.png
public/images/rails.png
public/images/themes/default/bg.png
public/javascripts/application.js
public/javascripts/galleria-1.2.3.js
public/javascripts/galleria-1.2.3.min.js
public/javascripts/galleria.classic.js
public/javascripts/galleria.classic.min.js
public/javascripts/jquery.js
public/javascripts/rails.js
public/javascripts/tps.js
public/javascripts/tps/fbapi.js
public/javascripts/tps/masthead.js
public/javascripts/tps/pages/albums.js
public/javascripts/tps/pages/tenants.js
public/robots.txt
public/stylesheets/.gitkeep
public/stylesheets/compiled/ie.css
public/stylesheets/compiled/main.css
public/stylesheets/compiled/screen.css
public/stylesheets/compiled/theme/default/album.css
public/stylesheets/compiled/theme/default/base.css
public/stylesheets/compiled/theme/default/galleria.css
public/stylesheets/compiled/theme/default/gallery.css
public/stylesheets/compiled/theme/default/guestbook.css
public/stylesheets/compiled/theme/default/image.css
public/stylesheets/compiled/theme/default/pagination.css
public/stylesheets/compiled/theme/default/screen.css
public/stylesheets/compiled/theme/default/tenant.css
script/rails
spec/controllers/albums_controller_spec.rb
spec/controllers/galleries_controller_spec.rb
spec/controllers/images_controller_spec.rb
spec/controllers/static_pages_controller_spec.rb
spec/controllers/tenants/registrations_controller_spec.rb
spec/controllers/tenants_controller_spec.rb
spec/factories/album_factory.rb
spec/factories/gallery_factory.rb
spec/factories/role_factory.rb
spec/factories/tenant_factory.rb
spec/fixtures/albums.yml
spec/fixtures/comments.yml
spec/fixtures/galleries.yml
spec/fixtures/images.yml
spec/fixtures/roles.yml
spec/fixtures/roles_tenants.yml
spec/fixtures/tenant_configs.yml
spec/fixtures/tenants.yml
spec/lib/has_to_param_spec.rb
spec/models/album_spec.rb
spec/models/gallery_spec.rb
spec/models/image_spec.rb
spec/models/tenant_config_spec.rb
spec/models/tenant_spec.rb
spec/routing/albums_controller_routing_spec.rb
spec/routing/galleries_controller_routing_spec.rb
spec/routing/images_controller_routing_spec.rb
spec/routing/static_pages_routing_spec.rb
spec/routing/tenants/tenant_registration_routing_spec.rb
spec/routing/tenants_controller_routing_spec.rb
spec/spec_helper.rb
spec/spec_helpers/girl.rb
spec/support/fixture_builder.rb
test/performance/browsing_test.rb
test/test_helper.rb
typescript
vendor/plugins/.gitkeep

Download

Click the following link to download the.photography.site-master.zip.

the.photography.site-master.zip




















Home »
  Javascript Free Code Download »
    UI »




DatePicker
Drag Drop
Grid
GridView
Layout
Photo
Photograph
Spreadsheet
Table
Template
UI
Widget