Download elixir Free Java Code

Description

Generates elixir money transfer import files. As for now it doesn;t have any authentication solution implemented but it is not needen in my case. Also in controllers paths to files need to be changed etc. and a few minor things. Stylesheet and layout _helper is copied from Ryan Bates project...

Icons

elixir

Source Files

The download file elixir-master.zip has the following entries.


.gitignore/*  ww w. j  a  va  2s .  c om*/
Gemfile
Gemfile.lock
README
Rakefile
app/controllers/accounts_controller.rb
app/controllers/application_controller.rb
app/controllers/multi_transfers_controller.rb
app/controllers/people_controller.rb
app/controllers/transfers_controller.rb
app/controllers/users_controller.rb
app/helpers/accounts_helper.rb
app/helpers/application_helper.rb
app/helpers/error_messages_helper.rb
app/helpers/layout_helper.rb
app/helpers/multi_transfers_helper.rb
app/helpers/people_helper.rb
app/helpers/transfers_helper.rb
app/helpers/users_helper.rb
app/models/account.rb
app/models/multi_transfer.rb
app/models/multi_transfer_part.rb
app/models/person.rb
app/models/transfer.rb
app/models/user.rb
app/views/accounts/_form.html.erb
app/views/accounts/edit.html.erb
app/views/accounts/index.html.erb
app/views/accounts/new.html.erb
app/views/accounts/show.html.erb
app/views/layouts/application.html.erb
app/views/multi_transfers/_form.html.erb
app/views/multi_transfers/choose_people.html.erb
app/views/multi_transfers/edit.html.erb
app/views/multi_transfers/index.html.erb
app/views/multi_transfers/new_multiple.html.erb
app/views/multi_transfers/show.html.erb
app/views/people/_form.html.erb
app/views/people/edit.html.erb
app/views/people/index.html.erb
app/views/people/new.html.erb
app/views/people/show.html.erb
app/views/transfers/_form.html.erb
app/views/transfers/edit.html.erb
app/views/transfers/index.html.erb
app/views/transfers/new.html.erb
app/views/transfers/show.html.erb
app/views/users/_form.html.erb
app/views/users/edit.html.erb
app/views/users/index.html.erb
app/views/users/new.html.erb
app/views/users/show.html.erb
config.ru
config/application.rb
config/boot.rb
config/database.yml
config/database2.yml
config/environment.rb
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/backtrace_silencers.rb
config/initializers/inflections.rb
config/initializers/mime_types.rb
config/initializers/secret_token.rb
config/initializers/session_store.rb
config/locales/en.yml
config/routes.rb
db/migrate/20100813154700_create_people.rb
db/migrate/20100813171309_create_transfers.rb
db/migrate/20100813210751_create_users.rb
db/migrate/20100813211448_create_accounts.rb
db/migrate/20100814145527_create_multi_transfers.rb
db/migrate/20100814145636_create_multi_transfer_parts.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/ui-bg_diagonals-thick_18_b81900_40x40.png
public/images/ui-bg_diagonals-thick_20_666666_40x40.png
public/images/ui-bg_flat_10_000000_40x100.png
public/images/ui-bg_glass_100_f6f6f6_1x400.png
public/images/ui-bg_glass_100_fdf5ce_1x400.png
public/images/ui-bg_glass_65_ffffff_1x400.png
public/images/ui-bg_gloss-wave_35_f6a828_500x100.png
public/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
public/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
public/images/ui-icons_222222_256x240.png
public/images/ui-icons_228ef1_256x240.png
public/images/ui-icons_ef8c08_256x240.png
public/images/ui-icons_ffd27a_256x240.png
public/images/ui-icons_ffffff_256x240.png
public/javascripts/application.js
public/javascripts/jquery-1.4.2.min.js
public/javascripts/jquery-ui-1.8.4.custom.min.js
public/javascripts/rails.js
public/robots.txt
public/stylesheets/.gitkeep
public/stylesheets/application.css
public/stylesheets/jquery-ui-1.8.4.custom.css
script/rails
test/fixtures/accounts.yml
test/fixtures/multi_transfer_parts.yml
test/fixtures/multi_transfers.yml
test/fixtures/people.yml
test/fixtures/transfers.yml
test/fixtures/users.yml
test/functional/accounts_controller_test.rb
test/functional/multi_transfers_controller_test.rb
test/functional/people_controller_test.rb
test/functional/transfers_controller_test.rb
test/functional/users_controller_test.rb
test/performance/browsing_test.rb
test/test_helper.rb
test/unit/account_test.rb
test/unit/helpers/accounts_helper_test.rb
test/unit/helpers/multi_transfers_helper_test.rb
test/unit/helpers/people_helper_test.rb
test/unit/helpers/transfers_helper_test.rb
test/unit/helpers/users_helper_test.rb
test/unit/multi_transfer_part_test.rb
test/unit/multi_transfer_test.rb
test/unit/person_test.rb
test/unit/transfer_test.rb
test/unit/user_test.rb
vendor/plugins/.gitkeep

Download

Click the following link to download elixir-master.zip.

elixir-master.zip




















Home »
  Javascript Free Code Download »
    Security »




Authentication
OAuth
Password
Security
Validation